INIGrammarCompiler.matchSection

Undocumented in source. Be warned that the author may not have intended to support it.
struct INIGrammarCompiler(ParseTree T)
static
@MatchCond("T.children.length>=1 && T.Name == INIGrammar.Section")
matchSection
(
ParseTree t
)

Meta