org.sonar.sslr.parser
Class LexerlessGrammar
java.lang.Object
com.sonar.sslr.api.Grammar
org.sonar.sslr.parser.LexerlessGrammar
- Direct Known Subclasses:
- MutableGrammar
public abstract class LexerlessGrammar
- extends Grammar
Use LexerlessGrammarBuilder to create instances of this class.
This class is not intended to be instantiated or subclassed by clients.
- Since:
- 1.16
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexerlessGrammar
public LexerlessGrammar()
Copyright © 2009-2014 SonarSource. All Rights Reserved.