C# (CSharp) Mustachio 네임스페이스

중첩된 네임스페이스

Mustachio.Tests

클래스들

이름 설명
ContextObject
ExtendedParseInformation Provided when parsing a template and getting information about the embedded variables.
IndexedParseException Indicates a parse error including line and character info.
InferredTemplateModel Records elements used in a model, and allowing a simple JSON model to be produced for testing.
ParseException
Parser The main entry point for this library. Use the static "Parse" methods to create template functions. Functions are safe for reuse, so you may parse and cache the resulting function.
ParsingOptions
TokenPair The token that has been lexed out of template content.
Tokenizer Reads in a mustache template and lexes it into tokens.
Tokenizer.CharacterLocation