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

Class ClassWriter

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

A ClassVisitor that generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS). It can be used alone, to generate a Java class "from scratch", or with one or more ClassReader and adapter ClassVisitor to generate a modified class

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