Package | Description |
---|---|
com.sonar.sslr.api.flow |
Modifier and Type | Method and Description |
---|---|
FlowHandler |
Statement.getFlowHandler() |
FlowHandler |
ExecutionFlowEngine.FunctionCallStack.peek() |
FlowHandler |
ExecutionFlowEngine.FunctionCallStack.pop() |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionFlowEngine.FunctionCallStack.add(FlowHandler flowHandler) |
boolean |
ExecutionFlowEngine.FunctionCallStack.contains(FlowHandler flowHandler) |
void |
Statement.setFlowHandler(FlowHandler flowHandler) |
Copyright © 2012 SonarSource. All Rights Reserved.