A parser to make a ClassVisitor visit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS). This class parses the ClassFile content and calls the appropriate visit methods of a given ClassVisitor for each field, method and bytecode instruction encountere
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected