chan.text.TemplateParser.InitialBuilder<H> |
![]() |
Parser builder.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a parser from builder. | |||||||||||
Defines a reaction callback on text between tags. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Creates a parser from builder.
Returns | |
---|---|
TemplateParser<H> |
Parser instance. |
Defines a reaction callback on text between tags. This callback doesn't depend on any rules.
Parameters | |
---|---|
textCallback |
TextCallback :
Text between tags callback. |
Returns | |
---|---|
InitialBuilder<H> |
Parser builder. |
See also: