Package | Description |
---|---|
com.sonar.sslr.impl | |
org.sonar.sslr.parser |
Modifier and Type | Class and Description |
---|---|
class |
Parser2<GRAMMAR extends Grammar>
This class allows to ensure forward compatibility with SSLR 1.9.
|
Modifier and Type | Method and Description |
---|---|
Parser<G> |
Parser.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static <G extends Grammar> |
Parser.builder(Parser<G> parser) |
Modifier and Type | Class and Description |
---|---|
class |
ParserAdapter<G extends LexerlessGrammar>
Adapts
ParseRunner to be used as Parser . |
Copyright © 2012 SonarSource. All Rights Reserved.