Uses of Interface
org.oristool.lello.parse.TerminalStream
-
Uses of TerminalStream in org.oristool.lello.parse
Modifier and TypeClassDescriptionclass
An list-based implementation of TerminalStream.Modifier and TypeMethodDescriptionLelloParser.parse
(TerminalStream terminals) Parses a stream of terminal symbols and returns the parsed expression.