com.sonar.sslr.api.flow
Class FlowHandler

java.lang.Object
  extended by com.sonar.sslr.api.flow.FlowHandler

public abstract class FlowHandler
extends java.lang.Object


Constructor Summary
FlowHandler()
           
 
Method Summary
abstract  Statement processFlow(ExecutionFlowEngine flowEngine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowHandler

public FlowHandler()
Method Detail

processFlow

public abstract Statement processFlow(ExecutionFlowEngine flowEngine)


Copyright © 2012 SonarSource. All Rights Reserved.