Uses of Interface
org.oristool.lello.parse.TerminalStream
Packages that use TerminalStream
-
Uses of TerminalStream in org.oristool.lello.parse
Classes in org.oristool.lello.parse that implement TerminalStreamModifier and TypeClassDescriptionclass
An list-based implementation of TerminalStream.Methods in org.oristool.lello.parse with parameters of type TerminalStreamModifier and TypeMethodDescriptionLelloParser.parse
(TerminalStream terminals) Parses a stream of terminal symbols and returns the parsed expression.