Interface Tree

    • Method Detail

      • firstToken

        Token firstToken()
      • lastToken

        Token lastToken()
        Returns:
        the last meaningful token of the Tree. Separators of simple statements (semicolon and/or newline) are not be returned by this method.
      • parent

        Tree parent()