JinianNet.JNTemplate.Parser.Node |
Name | Description |
---|---|
ComplexParser | Complex标签分析器 |
EleseParser | ELSE标签分析器 |
ElseifParser | ELSE IF标签分析器 |
EndParser | End标签分析器 |
ForParser | For标签分析器 |
ForeachParser | Foreach标签分析器 |
IfParser | IF标签分析器 |
IncludeParser | Include标签分析器 |
LoadParser | Load标签分析器 |
SetParser | SET标签分析器 |
TemplateLexer | 词素分析器 |
VariableScope | 变量域 |