Uses of Class
com.sonar.sslr.api.flow.CobolStmtFlowHandler
-
Packages that use CobolStmtFlowHandler Package Description com.sonarsource.cobol.api.flow -
-
Uses of CobolStmtFlowHandler in com.sonarsource.cobol.api.flow
Methods in com.sonarsource.cobol.api.flow that return CobolStmtFlowHandler Modifier and Type Method Description CobolStmtFlowHandler
CobolStmt. getFlowHandler()
Deprecated.Methods in com.sonarsource.cobol.api.flow with parameters of type CobolStmtFlowHandler Modifier and Type Method Description void
CobolStmt. setFlowHandler(CobolStmtFlowHandler flowHandler)
Deprecated.
-