Package | Description |
---|---|
com.sonar.sslr.api.flow | |
com.sonarsource.cobol.api.flow |
Modifier and Type | Method and Description |
---|---|
Branch |
Branch.getParent()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
CobolExecutionFlowVisitor.endPath(Branch branch)
Deprecated.
|
boolean |
Branch.isParentOf(Branch branch)
Deprecated.
|
boolean |
Branch.isParentOrChildOf(Branch branch)
Deprecated.
|
void |
CobolExecutionFlowVisitor.leaveBranch(Branch branch)
Deprecated.
|
void |
CobolExecutionFlowVisitor.visitBranch(Branch branch)
Deprecated.
|
void |
CobolExecutionFlowVisitor.visitStatement(CobolStmt stmt,
Branch branch)
Deprecated.
|
Constructor and Description |
---|
Branch(Branch parent)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
CobolDataFlowEngine.endPath(Branch branch)
Deprecated.
|
void |
CobolDataFlowEngine.leaveBranch(Branch branch)
Deprecated.
|
void |
CobolDataFlowEngine.visitBranch(Branch branch)
Deprecated.
|
void |
CobolDataFlowEngine.visitStatement(CobolStmt stmt,
Branch branch)
Deprecated.
|
void |
CobolCopyBookBarrier.visitStatement(CobolStmt stmt,
Branch branch)
Deprecated.
|
Copyright © 2009–2017 SonarSource. All rights reserved.