Package net.fauxpark.stringes
The core Stringe classes.
- Author:
- fauxpark
-
Class Summary Class Description Chare Represents a Chare, which provides location information on a character taken from a Stringe.Lexer<T> Represents a set of rules for creating tokens from a Stringe.Stringe Represents a string or a substring in relation to its parent.StringeReader Represents a reader that can read data from a Stringe.Token<T> Represents a Token with a string value and a custom identifier.Util -
Enum Summary Enum Description Lexer.SymbolPriority Used to manipulate the order in which symbol (non-regex) rules are tested.