Uses of Class
org.aspectj.ajdt.internal.compiler.lookup.EclipseTypeMunger
Packages that use EclipseTypeMunger
Package
Description
-
Uses of EclipseTypeMunger in org.aspectj.ajdt.internal.compiler.ast
Methods in org.aspectj.ajdt.internal.compiler.ast that return EclipseTypeMungerModifier and TypeMethodDescriptionInterTypeConstructorDeclaration.build(ClassScope classScope) abstract EclipseTypeMungerInterTypeDeclaration.build(ClassScope classScope) Called from AspectDeclarations.buildInterTypeAndPerClauseInterTypeFieldDeclaration.build(ClassScope classScope) IntertypeMemberClassDeclaration.build(ClassScope classScope) InterTypeMethodDeclaration.build(ClassScope classScope) -
Uses of EclipseTypeMunger in org.aspectj.ajdt.internal.compiler.lookup
Fields in org.aspectj.ajdt.internal.compiler.lookup with type parameters of type EclipseTypeMungerMethods in org.aspectj.ajdt.internal.compiler.lookup that return EclipseTypeMungerModifier and TypeMethodDescriptionEclipseFactory.makeEclipseTypeMunger(ConcreteTypeMunger concrete)