- popLevel
void popLevel(BaseNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
- pushLevel
void pushLevel(SnippetLevel level, BaseNode node)
Undocumented in source. Be warned that the author may not have intended to support it.
- value
inout(SnippetInfo) value()
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(T dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(StructBody dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(SpecifiedFunctionBody dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(StatementNoCaseNoDefault dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(T dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(VariableDeclaration dec)
- current
size_t current;
Undocumented in source. Be warned that the author may not have intended to support it.