Package | Description |
---|---|
com.sonar.sslr.impl | |
org.sonar.sslr.parser |
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 © 2009–2017 SonarSource. All rights reserved.