Interface ExpressionTree

    • Method Detail

      • types

        TypeSet types()
        Returns an unmodifiable set of the possible types for the expression. Attempts to modify the returned set, whether direct or via its iterator, will result in an UnsupportedOperationException.