Uses of Class
org.benf.cfr.reader.entities.attributes.AttributeCode
Packages that use AttributeCode
Package
Description
-
Uses of AttributeCode in org.benf.cfr.reader.bytecode
Fields in org.benf.cfr.reader.bytecode declared as AttributeCodeConstructors in org.benf.cfr.reader.bytecode with parameters of type AttributeCodeModifierConstructorDescriptionBytecodeMeta
(List<Op01WithProcessedDataAndByteJumps> op1s, AttributeCode code, Options options) CodeAnalyser
(AttributeCode attributeCode) -
Uses of AttributeCode in org.benf.cfr.reader.bytecode.analysis.opgraph
Methods in org.benf.cfr.reader.bytecode.analysis.opgraph with parameters of type AttributeCodeModifier and TypeMethodDescriptionstatic void
Op04StructuredStatement.applyTypeAnnotations
(AttributeCode code, Op04StructuredStatement root, SortedMap<Integer, Integer> instrsByOffset, DecompilerComments comments) -
Uses of AttributeCode in org.benf.cfr.reader.entities
Fields in org.benf.cfr.reader.entities declared as AttributeCodeMethods in org.benf.cfr.reader.entities that return AttributeCode