Interface AnnotatedOperator

    • Method Detail

      • getTokenType

        TokenType getTokenType()
        Return the TokenType of an AnnotatedOperator object
        Returns:
        the TokenType of the AnnotatedOperator
      • getOperatorType

        OperatorType getOperatorType()
        Return the OperatorType of an AnnotatedOperator object
        Returns:
        the OperatorType of the AnnotatedOperator
      • getResultObjectType

        ObjectType getResultObjectType()
        Return the ObjectType of an AnnotatedOperator object
        Returns:
        the ObjectType of the AnnotatedOperator