Package dev.lukebemish.bytecodebuilder
Class FieldContext
java.lang.Object
dev.lukebemish.bytecodebuilder.FieldContext
-
Method Summary
Modifier and TypeMethodDescriptionvoidapply(org.objectweb.asm.FieldVisitor fieldVisitor) static FieldContextcreate()static FieldContextcreate(Consumer<FieldContext> consumer)
-
Method Details
-
asm
-
apply
public void apply(org.objectweb.asm.FieldVisitor fieldVisitor) -
create
-
create
-