- putRegionvoid putRegion(CodeRegionType type, uint[2] range) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AliasDeclaration aliasDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AliasThisDeclaration aliasDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(ClassDeclaration typeDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(InterfaceDeclaration typeDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(StructDeclaration typeDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(UnionDeclaration typeDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(EnumDeclaration typeDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AnonymousEnumDeclaration typeDecl) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AutoDeclaration field) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(VariableDeclaration field) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(Constructor ctor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(StaticConstructor ctor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(SharedStaticConstructor ctor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(Postblit copyctor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(Destructor dtor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(StaticDestructor dtor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(SharedStaticDestructor dtor) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(FunctionDeclaration method) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(Declaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AttributeDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- stickybool sticky; 
- Undocumented in source. 
- visitvoid visit(MemberFunctionAttribute attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(FunctionAttribute attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AtAttribute attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(PragmaExpression attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(Deprecated attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AlignAttribute attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(LinkageAttribute attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(Attribute attribute) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(StorageClass storage) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(AttributeDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(Declaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(InterfaceDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(ClassDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(StructDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(UnionDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(EnumDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- visitvoid visit(TemplateDeclaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- processDeclarationvoid processDeclaration(Declaration dec) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- contextASTContext context; 
- Undocumented in source. 
- visitalias visit = ASTVisitor.visit 
- Undocumented in source.