Uses of Class
javassist.bytecode.StackMap.Writer
Packages that use StackMap.Writer
-
Uses of StackMap.Writer in javassist.bytecode
Fields in javassist.bytecode declared as StackMap.Writer -
Uses of StackMap.Writer in javassist.bytecode.stackmap
Methods in javassist.bytecode.stackmap with parameters of type StackMap.WriterModifier and TypeMethodDescriptionprivate void
MapMaker.writeStackFrame
(StackMap.Writer writer, ConstPool cp, int offset, TypedBlock tb) private void
MapMaker.writeVerifyTypeInfo
(StackMap.Writer writer, ConstPool cp, TypeData[] types, int num)