Interface Expression

    • Method Detail

      • getSpan

        SourceSpan getSpan()
        Return the SourceSpan of an Expression object
        Returns:
        the span of the Expression
      • getChildren

        java.util.Queue<java.lang.Object> getChildren()
        Return the children of an Expression object
        Returns:
        the children of the Expression
      • getExpressionType

        ExpressionType getExpressionType()
        Return the ExpressionType of an Expression object
        Returns:
        the type of the Expression