public static class EmbedNodeParser.DefinitionsParser extends BasicParser<java.util.Collection<OverrideBlockNode>>
| Constructor and Description |
|---|
DefinitionsParser(ParserContext context,
org.parboiled.Rule endEmbed) |
| Modifier and Type | Method and Description |
|---|---|
org.parboiled.Rule |
invalidConstruct() |
boolean |
throwException(java.lang.String message) |
addError, Mandatory, parserContextACTION, AnyOf, AnyOf, AnyOf, Ch, CharRange, FirstOf, FirstOf, fromCharArray, fromCharLiteral, fromStringLiteral, IgnoreCase, IgnoreCase, IgnoreCase, newInstance, NoneOf, NoneOf, NTimes, NTimes, OneOrMore, OneOrMore, Optional, Optional, Sequence, Sequence, String, String, Test, Test, TestNot, TestNot, toRule, toRules, ZeroOrMore, ZeroOrMorecurrentChar, currentIndex, drop, drop, dup, getContext, hasError, inPredicate, match, matchedChar, matchEnd, matchLength, matchOrDefault, matchRange, matchStart, nodeSuppressed, peek, peek, poke, poke, pop, pop, position, push, push, pushAll, setContext, swap, swap3, swap4, swap5, swap6public DefinitionsParser(ParserContext context, org.parboiled.Rule endEmbed)
public org.parboiled.Rule invalidConstruct()
public boolean throwException(java.lang.String message)
throwException in class BasicParser<java.util.Collection<OverrideBlockNode>>