Package | Description |
---|---|
com.massa.dsl.doc | |
com.massa.dsl.doc.blockhandler |
Modifier and Type | Field and Description |
---|---|
static HandlersHolder<LexerBlock,LexerBlockHandler> |
DslDocGen.BLOCK_HANDLERS |
Modifier and Type | Class and Description |
---|---|
class |
AndLexerBlockHandler
Default handler, using default template.
|
class |
DefaultLexerBlockHandler
Default handler, updating bean with information common to all lexer blocks.
|
class |
LexerClassBlockHandler
Default handler, using default template.
|
class |
LexerIdBlockHandler
Default handler, using default template.
|
class |
LexerIdsBlockHandler
Default handler, using default template.
|
class |
LexerTypeBlockHandler
Default handler, using default template.
|
class |
OrLexerBlockHandler
Default handler, using default template.
|