MCPcopy Create free account
hub / github.com/digitalgust/tinyj2c / ClassVisitor

Class ClassVisitor

class2c/src/main/java/org/objectweb/asm/ClassVisitor.java:39–329  ·  view source on GitHub ↗

A visitor to visit a Java class. The methods of this class must be called in the following order: visit [ visitSource ] [ visitModule ][ visitNestHost ][ visitOuterClass ] ( visitAnnotation | visitTypeAnnotation | visitAttribute ) ( {@c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected