Interface Lexer

    • Method Detail

      • lex

        int lex()
         throws java.io.IOException
        Throws:
        java.io.IOException
      • text

        java.lang.String text()
      • getLine

        int getLine()
      • getColumn

        int getColumn()
      • getCodeBody

        java.lang.String getCodeBody()