Class CurrentPath

    • Constructor Detail

      • CurrentPath

        public CurrentPath()
        Deprecated.
    • Method Detail

      • getLength

        public int getLength()
        Deprecated.
      • removeLast

        public void removeLast()
        Deprecated.
      • isEmpty

        public boolean isEmpty()
        Deprecated.
      • addLast

        public void addLast​(DataFlowNode n)
        Deprecated.
      • isDoBranchNode

        public boolean isDoBranchNode()
        Deprecated.
      • isFirstDoStatement

        public boolean isFirstDoStatement()
        Deprecated.
      • getDoBranchNodeFromFirstDoStatement

        public DataFlowNode getDoBranchNodeFromFirstDoStatement()
        Deprecated.
      • isEndNode

        public boolean isEndNode()
        Deprecated.
      • isBranch

        public boolean isBranch()
        Deprecated.