java.lang.Object
org.jgrapht.graph.DefaultEdge
com.github._1c_syntax.bsl.languageserver.cfg.CfgEdge
All Implemented Interfaces:
Serializable, Cloneable

public final class CfgEdge extends DefaultEdge
See Also:
  • Constructor Details

    • CfgEdge

      public CfgEdge()
    • CfgEdge

      public CfgEdge(CfgEdgeType type)
  • Method Details