public interface LexerBlock extends Serializable
Modifier and Type | Method and Description |
---|---|
LexerBlockResolver |
getResolver(Grammar grammar) |
LexerUnicity |
getUnicity() |
boolean |
isMandatory() |
boolean isMandatory()
LexerUnicity getUnicity()
LexerBlockResolver getResolver(Grammar grammar) throws DslException
DslException