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
|
combineNodes, compareNodes, evaluateNode, fillPattern, getJoinText, verifyPattern
public int getNodeType()
JoiningParserHelper
getNodeType
in class JoiningParserHelper