org.sonar.sslr.internal.vm
Class MutableGrammarCompiler
java.lang.Object
org.sonar.sslr.internal.vm.CompilationHandler
org.sonar.sslr.internal.vm.MutableGrammarCompiler
public class MutableGrammarCompiler
- extends CompilationHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MutableGrammarCompiler
public MutableGrammarCompiler()
compile
public static CompiledGrammar compile(CompilableGrammarRule rule)
compile
public Instruction[] compile(ParsingExpression expression)
- Overrides:
compile in class CompilationHandler
Copyright © 2009-2014 SonarSource. All Rights Reserved.