Package | Description |
---|---|
org.sonar.sslr.grammar |
API to define Parsing Expression Grammar.
|
org.sonar.sslr.internal.grammar |
Internals of Grammar API.
|
org.sonar.sslr.internal.matchers |
Internals of Parser.
|
org.sonar.sslr.internal.vm | |
org.sonar.sslr.parser |
Class and Description |
---|
LexerlessGrammar
Use
LexerlessGrammarBuilder to create instances of this class. |
Class and Description |
---|
LexerlessGrammar
Use
LexerlessGrammarBuilder to create instances of this class. |
Class and Description |
---|
ParsingResult
Parsing result.
|
Class and Description |
---|
ParsingResult
Parsing result.
|
Class and Description |
---|
LexerlessGrammar
Use
LexerlessGrammarBuilder to create instances of this class. |
ParseError
Describes an error, which is occurred during parse.
|
ParsingResult
Parsing result.
|
Copyright © 2009–2017 SonarSource. All rights reserved.