Package org.sonar.sslr.parser
@ParametersAreNonnullByDefault
package org.sonar.sslr.parser
- Since:
- 1.16
-
ClassesClassDescriptionDeprecated.Use
LexerlessGrammarBuilderto create instances of this class.Describes an error, which is occurred during parse.FormatsParseErrorto readable form.ParserAdapter<G extends LexerlessGrammar>AdaptsParseRunnerto be used asParser.Performs parsing of a given grammar rule on a given input text.Parsing result.
LexerlessGrammarBuilderinstead.