Outliner

Undocumented in source.

Constructors

this
this(File output, string fileName)
Undocumented in source.

Members

Aliases

visit
alias visit = ASTVisitor.visit
Undocumented in source.

Functions

visit
void visit(AttributeDeclaration attributeDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(ClassDeclaration classDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Constructor constructor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Declaration declaration)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Destructor destructor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(EnumDeclaration enumDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(EnumMember enumMember)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(FunctionDeclaration functionDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(InterfaceDeclaration interfaceDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Invariant invariant_)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Module module_)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(SharedStaticConstructor sharedStaticConstructor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(SharedStaticDestructor sharedStaticDestructor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(StaticConstructor staticConstructor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(StaticDestructor staticDestructor)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(StructDeclaration structDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(Unittest unittest_)
Undocumented in source. Be warned that the author may not have intended to support it.
visit
void visit(VariableDeclaration variableDeclaration)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta