Class DfgEdgeNodiser


  • public class DfgEdgeNodiser
    extends java.lang.Object
    • Constructor Detail

      • DfgEdgeNodiser

        public DfgEdgeNodiser​(java.lang.String string)
    • Method Detail

      • nextNode

        public boolean nextNode()
                         throws java.io.IOException
        Fetches the next node and returns whether it exists.
        Returns:
        Throws:
        java.io.IOException
      • getLastActivity

        public java.lang.String getLastActivity()
      • getLastIndentation

        public int getLastIndentation()
      • getLastLineNumber

        public int getLastLineNumber()
      • pushBack

        public void pushBack()
      • getLastActivityIndex

        public int getLastActivityIndex()