Interface FilterExpressionParser.IContext

Enclosing class:
FilterExpressionParser

static interface FilterExpressionParser.IContext
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
     
  • Method Details

    • defaultValue

      boolean defaultValue()
    • hasGroup

      boolean hasGroup(String value)