public class ChildFieldValueSourceParser extends ValueSourceParser
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
standardValueSourceParsers
Constructor and Description |
---|
ChildFieldValueSourceParser() |
Modifier and Type | Method and Description |
---|---|
ValueSource |
parse(FunctionQParser fp)
Parse the user input into a ValueSource.
|
init
public static final String NAME
public ValueSource parse(FunctionQParser fp) throws SyntaxError
ValueSourceParser
parse
in class ValueSourceParser
SyntaxError
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.