GraphMLAnalyzer

final
class GraphMLAnalyzer : Visitor(
ReceiveT
) {}

Members

Functions

visit
void visit(const(ClassDecl) v)

Implicit promise that THIS method will output the class node after the class has been classified.

Meta