Class ConditionalVertex
java.lang.Object
com.github._1c_syntax.bsl.languageserver.cfg.CfgVertex
com.github._1c_syntax.bsl.languageserver.cfg.BranchingVertex
com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getAst()
int
hashCode()
protected void
onConnectOutgoing
(ControlFlowGraph graph, CfgVertex target, CfgEdge edge)
-
Constructor Details
-
ConditionalVertex
-
ConditionalVertex
-
-
Method Details