Interface Resolvable

All Known Subinterfaces:
Unresolvable
All Known Implementing Classes:
Alias, Attribute, BinaryComparison, BinaryOperator, BinaryPredicate, BinaryScalarFunction, EmptyAttribute, EntryExpression, Expression, FieldAttribute, Function, LeafExpression, Literal, MapExpression, MetadataAttribute, NamedExpression, Neg, ReferenceAttribute, RegexMatch, ScalarFunction, TypedAttribute, UnaryExpression, UnaryScalarFunction, UnresolvedAttribute, UnresolvedNamedExpression, UnresolvedStar

public interface Resolvable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • resolved

      boolean resolved()