Class ForeachLoopVertex
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.LoopVertex
com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
-
Constructor Summary
ConstructorsConstructorDescriptionForeachLoopVertex(com.github._1c_syntax.bsl.parser.BSLParser.ForEachStatementContext loopHeader)
-
Method Summary
-
Constructor Details
-
ForeachLoopVertex
@ConstructorProperties("loopHeader") public ForeachLoopVertex(com.github._1c_syntax.bsl.parser.BSLParser.ForEachStatementContext loopHeader)
-
-
Method Details
-
getAst
-
getLoopHeader
public com.github._1c_syntax.bsl.parser.BSLParser.ForEachStatementContext getLoopHeader() -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-