Uses of Class
com.strobel.decompiler.languages.java.ast.EntityDeclaration
Packages that use EntityDeclaration
-
Uses of EntityDeclaration in com.strobel.decompiler.languages.java.ast
Subclasses of EntityDeclaration in com.strobel.decompiler.languages.java.astModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassFields in com.strobel.decompiler.languages.java.ast with type parameters of type EntityDeclarationMethods in com.strobel.decompiler.languages.java.ast that return EntityDeclarationMethods in com.strobel.decompiler.languages.java.ast that return types with arguments of type EntityDeclarationModifier and TypeMethodDescriptionEnumValueDeclaration.getMembers()ModuleDeclaration.getMembers()TypeDeclaration.getMembers()Role<? extends EntityDeclaration> EntityDeclaration.getRole()Methods in com.strobel.decompiler.languages.java.ast with parameters of type EntityDeclarationModifier and TypeMethodDescriptionprotected final booleanEntityDeclaration.matchAnnotationsAndModifiers(EntityDeclaration other, Match match)