Package net.mtrop.doom.struct
package net.mtrop.doom.struct
Additional helper data structures.
NOTICE: This entire package (and subpackages) is subject to change - do not use this outside of this library.
-
ClassDescriptionA mutable buffer of data.Breaks up a stream of characters into lexicographical tokens.This is a info kernel that tells a
Lexer
how to interpret certain characters and identifiers.Abstract parser class.Thrown when a Parser has a problem.This holds a series ofReader
streams such that the stream on top is the current active stream.Lexer token object.Describes a class that contains an amount of discrete objects.