Class PropertyExistsFunction

All Implemented Interfaces:
Expression, Function, FunctionExpression, Factory

public class PropertyExistsFunction extends FunctionExpressionImpl
A new function to check if a property exists.
  • Field Details

  • Constructor Details

    • PropertyExistsFunction

      public PropertyExistsFunction()
  • Method Details