org.sonar.sslr.internal.vm
Class CompilationHandler

java.lang.Object
  extended by org.sonar.sslr.internal.vm.CompilationHandler
Direct Known Subclasses:
MutableGrammarCompiler

public class CompilationHandler
extends Object


Constructor Summary
CompilationHandler()
           
 
Method Summary
 Instruction[] compile(ParsingExpression expression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompilationHandler

public CompilationHandler()
Method Detail

compile

public Instruction[] compile(ParsingExpression expression)


Copyright © 2009-2014 SonarSource. All Rights Reserved.