public class MatchRecognizeMeasureItem extends Object implements MetaDefItem, Serializable
Constructor and Description |
---|
MatchRecognizeMeasureItem(ExprNode expr,
String name)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
ExprNode |
getExpr()
Returns the expression.
|
String |
getName()
Returns the as-name.
|
void |
setExpr(ExprNode validated)
Sets the validated expression.
|