Interface Token

    • Method Detail

      • getText

        String getText()
        Gets the text.
        Returns:
        the text
      • getInnerText

        String getInnerText()
        Gets the inner text.
        Returns:
        the inner text
      • getName

        String getName()
        Gets the name.
        Returns:
        the name
      • getType

        int getType()
        Gets the type.
        Returns:
        the type
      • getLine

        int getLine()
        Gets the line.
        Returns:
        the line
      • getCol

        int getCol()
        Gets the col.
        Returns:
        the col