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 voidBytecodeLanguage.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 ModuleDeclarationAstBuilder.createModuleNoCache(TypeDefinition type, ModuleAttribute attribute)