Uses of Class
net.fauxpark.stringes.Lexer.RuleMatchValueGenerator
-
Packages that use Lexer.RuleMatchValueGenerator Package Description net.fauxpark.stringes The core Stringe classes. -
-
Uses of Lexer.RuleMatchValueGenerator in net.fauxpark.stringes
Methods in net.fauxpark.stringes that return types with arguments of type Lexer.RuleMatchValueGenerator Modifier and Type Method Description (package private) List<ThreeTuple<Pattern,Lexer.RuleMatchValueGenerator<T>,Lexer.SymbolPriority>>
Lexer. getRegexes()
Returns the list of regex rules.
-