Interface Expression

All Known Subinterfaces:
Filter, Literal, LiteralFilter
All Known Implementing Classes:
ColumnName, FilterAnd, FilterBase, FilterComparison, FilterIn, FilterIsNull, FilterNot, FilterOr, FilterPattern, Function, LiteralBase, Method, RawString

public interface Expression
Represents an evaluate-able expression structure.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> T