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 CobolStmtFlowHandlerCobolStmt. getFlowHandler()Deprecated.Methods in com.sonarsource.cobol.api.flow with parameters of type CobolStmtFlowHandler Modifier and Type Method Description voidCobolStmt. setFlowHandler(CobolStmtFlowHandler flowHandler)Deprecated.
-