Class ScriptFlowContext


  • class ScriptFlowContext
    extends java.lang.Object
    • Field Detail

      • pt0

        int pt0
      • ptDefault

        int ptDefault
      • var

        SV var
      • lineStart

        int lineStart
      • commandStart

        int commandStart
      • ptLine

        int ptLine
      • ptCommand

        int ptCommand
      • forceEndIf

        boolean forceEndIf
      • ident

        java.lang.String ident
      • addLine

        int addLine
      • tok0

        int tok0
      • ichCommand

        public int ichCommand
      • line0

        short line0
    • Method Detail

      • checkForceEndIf

        boolean checkForceEndIf​(int offset)
      • setPt0

        int setPt0​(int pt0,
                   boolean isDefault)
      • setLine

        void setLine()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • path

        java.lang.String path()