public abstract static class AbstractCombineLexerMatcher.AbstractCombineMatcher extends AbstractMatcher
Modifier and Type | Field and Description |
---|---|
protected List<Matcher> |
computedMatchers |
effectiveStartMark, parser
Constructor and Description |
---|
AbstractCombineMatcher(LexerParser parser) |
Modifier and Type | Method and Description |
---|---|
abstract AbstractCombineLexerMatcher |
getLexerMatcher() |
equals, equivalent, getAutoCompleteOptions, getAutoCompleteSecondaryOptions, getEffectiveStartMark, getEndMark, getFollowingCharPattern, getGrammar, getLexerParser, getMatchedText, getParsingContext, getPreviousCharPattern, getSource, getStartMark, getWeight, handleSecondaryOptions, hashCode, internalMatch, isExcludedFromHierarchy, isExclusionHierarchyBreaker, isMatched, isSkipMatchText, match, toBeginParse, toEndOfMatch, toStartOfMatch, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getFollowingCharPatternMatchResult, getPreviousCharPatternMatchResult, injectResult, isAutoCompletePossible
public AbstractCombineMatcher(LexerParser parser) throws DslException
DslException
public abstract AbstractCombineLexerMatcher getLexerMatcher()