Uses of Class
com.strobel.assembler.ir.attributes.ModuleAttribute
Packages that use ModuleAttribute
-
Uses of ModuleAttribute in com.strobel.decompiler.languages
Methods in com.strobel.decompiler.languages with parameters of type ModuleAttributeModifier and TypeMethodDescriptionstatic void
BytecodeLanguage.writeModuleBody
(ITextOutput output, ModuleAttribute module, boolean useDottedNames) -
Uses of ModuleAttribute in com.strobel.decompiler.languages.java.ast
Methods in com.strobel.decompiler.languages.java.ast with parameters of type ModuleAttributeModifier and TypeMethodDescriptionprotected final ModuleDeclaration
AstBuilder.createModuleNoCache
(TypeDefinition type, ModuleAttribute attribute)