com.sonar.sslr.api.flow
Class CobolStmtFlowHandler

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

public abstract class CobolStmtFlowHandler
extends Object


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

Constructor Detail

CobolStmtFlowHandler

public CobolStmtFlowHandler()
Method Detail

processFlow

public abstract CobolStmt processFlow(CobolExecutionFlow flowEngine)


Copyright © 2009-2014 SonarSource. All Rights Reserved.