petit/lexer/special_lexer library

Properties

bracketsIndexLexer → Parser<BracketsIndexParser>
identifies bracketsIndexs
final
dotLexer → Parser<DotParser>
identifies dots
final
emptySetLexer → Parser<EmptySetParser>
identifies emptySets
final
indexLexer → Parser<IndexParser>
identifies indexs
final
thisLexer → Parser<ThisParser>
identifies thiss
final
totalLexer → Parser<TotalParser>
identifies totals
final