- checkAggregateName
void checkAggregateName(string aggregateType, Token name)
Undocumented in source. Be warned that the author may not have intended to support it.
- checkLowercaseName
void checkLowercaseName(string type, Token name)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ModuleDeclaration dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Declarator dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(FunctionDeclaration dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ClassDeclaration dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(EnumDeclaration dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(InterfaceDeclaration dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(StructDeclaration dec)
Undocumented in source. Be warned that the author may not have intended to support it.