public class OrLexerMatcher extends AbstractCombineLexerMatcher
Modifier and Type | Class and Description |
---|---|
class |
OrLexerMatcher.OrMatcher |
AbstractCombineLexerMatcher.AbstractCombineMatcher
LexerMatcher.Priority
Constructor and Description |
---|
OrLexerMatcher() |
Modifier and Type | Method and Description |
---|---|
Matcher |
getMatcher(LexerParser parser) |
protected boolean |
internalCombineEquals(AbstractCombineLexerMatcher obj) |
protected int |
internalCombineHashCode() |
getFollowingCharPattern, getMatchers, getPreviousCharPattern, getSubLexers, internalEquals, internalHashCode, isSkipMatchText, isSkipSpacesBeforeMatch, setMatchers, setSubLexers
equals, getDslDoc, getListener, getListenerClass, getMatcherAutoCompleteConfiguration, getPriority, hashCode, isExclusionHierarchyBreaker, setDslDoc, setExclusionHierarchyBreaker, setListenerClass, setMatcherAutoCompleteConfiguration, setPriority
public Matcher getMatcher(LexerParser parser) throws DslException
DslException
protected int internalCombineHashCode()
internalCombineHashCode
in class AbstractCombineLexerMatcher
protected boolean internalCombineEquals(AbstractCombineLexerMatcher obj)
internalCombineEquals
in class AbstractCombineLexerMatcher