public class MaximoMacroParserHelper extends JoiningParserHelper
Modifier and Type | Field and Description |
---|---|
static int |
Node_Type_MaximoMacro |
Constructor and Description |
---|
MaximoMacroParserHelper() |
Modifier and Type | Method and Description |
---|---|
int |
getNodeType()
Subclasses can override to set the NOde Type on the returned node for this helper
|
evaluateNode
public int getNodeType()
JoiningParserHelper