Package com.blackrook.expression.struct
package com.blackrook.expression.struct
Additional helper data structures and methods.
NOTICE: This entire package (and subpackages) is subject to change - do not use this outside of this library.
-
ClassDescriptionBreaks up a stream of characters into lexicographical tokens.This is a info kernel that tells a
Lexerhow to interpret certain characters and identifiers.Abstract parser class.Thrown when a Parser has a problem.This holds a series ofReaderstreams such that the stream on top is the current active stream.Lexer token object.Assists in endian reading from an input stream.Assists in endian writing to an output stream.