Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdComplexTypeSignature
Packages that use NdComplexTypeSignature
-
Uses of NdComplexTypeSignature in org.aspectj.org.eclipse.jdt.internal.core.nd.java
Fields in org.aspectj.org.eclipse.jdt.internal.core.nd.java with type parameters of type NdComplexTypeSignatureModifier and TypeFieldDescriptionstatic FieldOneToMany<NdComplexTypeSignature>NdComplexTypeSignature.DECLARED_TYPESstatic FieldManyToOne<NdComplexTypeSignature>NdComplexTypeSignature.DECLARING_TYPEstatic FieldManyToOne<NdComplexTypeSignature>NdTypeArgument.PARENTstatic StructDef<NdComplexTypeSignature>NdComplexTypeSignature.typestatic FieldOneToMany<NdComplexTypeSignature>NdTypeId.USED_AS_COMPLEX_TYPEMethods in org.aspectj.org.eclipse.jdt.internal.core.nd.java that return NdComplexTypeSignatureModifier and TypeMethodDescriptionNdComplexTypeSignature.getGenericDeclaringType()Returns the declaring type (as reported by the type's generic signature).NdTypeArgument.getParent()Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.java that return types with arguments of type NdComplexTypeSignatureMethods in org.aspectj.org.eclipse.jdt.internal.core.nd.java with parameters of type NdComplexTypeSignatureModifier and TypeMethodDescriptionvoidNdComplexTypeSignature.setGenericDeclaringType(NdComplexTypeSignature enclosingType)Constructors in org.aspectj.org.eclipse.jdt.internal.core.nd.java with parameters of type NdComplexTypeSignature