pip_services3_expressions.mustache.parsers.MustacheTokenType.
MustacheTokenType
Bases: enum.Enum
enum.Enum
Define types of mustache tokens.
Comment
EscapedVariable
InvertedSection
Partial
Section
SectionEnd
Unknown
Value
Variable