Uses of Class
eu.bandm.tools.ramus.runtime2.Parser.Reading
-
Uses of Parser.Reading in eu.bandm.tools.ramus.runtime2
Modifier and TypeMethodDescriptionprotected void
Parser.Interpreter.withFirstSyntax
(Parser.Reading<Parser.Output<D, T>, D> syntax) protected void
Parser.Interpreter.withUniqueSyntax
(Parser.Reading<Parser.Output<D, T>, D> syntax) Modifier and TypeMethodDescriptionprotected void
Parser.Interpreter.withSyntax
(List<Parser.Reading<Parser.Output<D, T>, D>> syntax)