- parseArgonElement
ASTElementNode parseArgonElement(ParserState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseArgonHTML
ASTHTMLNode parseArgonHTML(ParserState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseArgonIdentifier
ASTIdentifierNode parseArgonIdentifier(ParserState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseArgonInclude
ASTIncludeNode parseArgonInclude(ParserState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseArgonList
ASTListNode parseArgonList(ParserState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseArgonNode
ASTNode parseArgonNode(ParserState state, string stopString)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseArgonNodes
ASTNode[] parseArgonNodes(ParserState state, string stopString)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseArgonTemplate
ASTTemplateNode parseArgonTemplate(string file, string source)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseString
string parseString(ParserState state)
Undocumented in source. Be warned that the author may not have intended to support it.