public class MatchRecognizeDefineItem extends Object implements MetaDefItem, Serializable
Constructor and Description |
---|
MatchRecognizeDefineItem(String identifier,
ExprNode expression)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
ExprNode |
getExpression()
Returns the expression.
|
String |
getIdentifier()
Returns the variable name.
|
void |
setExpression(ExprNode validated)
Sets the validated expression
|
public String getIdentifier()
public ExprNode getExpression()
public void setExpression(ExprNode validated)
validated
- to set