public class LexerTypeBlock.LexerTypeBlockResolver extends AbstractInjectableLexerBlock.AbstractInjectableLexerBlockResolver
Constructor and Description |
---|
LexerTypeBlockResolver(Grammar grammar) |
Modifier and Type | Method and Description |
---|---|
protected List<Lexer> |
internalResolveLexers(Grammar g)
Resolves the lexer(s) described by this block's configuration.
|
getBlock, inject, isExcluded, resolveLexers
computeSafeMode, consume, identify, identify, identifyAndConsume, identifyAndConsume, isHasBeenConsumed, isMaxConsommationReached, isMinConsommationReached
public LexerTypeBlockResolver(Grammar grammar) throws DslException
DslException
protected List<Lexer> internalResolveLexers(Grammar g) throws DslException
internalResolveLexers
in class AbstractLexerBlockResolver
DslException