Uses of Class
com.strobel.assembler.ir.attributes.RecordAttribute
Packages that use RecordAttribute
-
Uses of RecordAttribute in com.strobel.decompiler.languages.java.ast.transforms
Fields in com.strobel.decompiler.languages.java.ast.transforms declared as RecordAttributeModifier and TypeFieldDescription(package private) final RecordAttribute
RewriteRecordClassesTransform.RecordState.recordAttribute
Constructors in com.strobel.decompiler.languages.java.ast.transforms with parameters of type RecordAttributeModifierConstructorDescriptionRecordState
(TypeDefinition recordDefinition, RecordAttribute recordAttribute, TypeDeclaration recordDeclaration)