Class ConstantParser
java.lang.Object
org.assertstruct.impl.factories.variable.ConstantParser
- All Implemented Interfaces:
NodeParser,Parser,ParserFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildParser(AssertStructService assertStructService) Returns prefix to quick check if value can be processed by this factoryparseNode(String value, TemplateKey templateKey, ExtToken token) intpriority()Order in which this factories will be used.
-
Field Details
-
INSTANCE
-
PREFIX
- See Also:
-
-
Constructor Details
-
ConstantParser
public ConstantParser()
-
-
Method Details
-
parseNode
- Specified by:
parseNodein interfaceNodeParser
-
priority
-
getPrefix
-
buildParser
- Specified by:
buildParserin interfaceParserFactory
-