Click or drag to resize

ExpressionParserParse Method

Overload List
  NameDescription
Public methodStatic memberParse(String, String)
Parse a field expression extracting its FieldExpressionAttrs and reference string. Flag characters, if any, must precede the expression itself and any leading and/or trailing square brackets will be removed.
Public methodStatic memberParse(String, String, String)
Parse a field expression into its FieldExpressionAttrs and reference string. Flag characters, if any, must precede the expression itself.
Top
See Also