com.sonar.sslr.api.flow
Class BranchDepthExplorationBarrier
java.lang.Object
com.sonar.sslr.api.flow.ExecutionFlowVisitor
com.sonar.sslr.api.flow.BranchDepthExplorationBarrier
public class BranchDepthExplorationBarrier
- extends ExecutionFlowVisitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BranchDepthExplorationBarrier
public BranchDepthExplorationBarrier(int maximumBranchDepth)
visitBranch
public void visitBranch()
- Overrides:
visitBranch
in class ExecutionFlowVisitor
leaveBranch
public void leaveBranch()
- Overrides:
leaveBranch
in class ExecutionFlowVisitor
Copyright © 2011 SonarSource. All Rights Reserved.