Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.java.NdVariable
Packages that use NdVariable
Package
Description
-
Uses of NdVariable 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 NdVariableModifier and TypeFieldDescriptionstatic FieldOneToMany<NdVariable>NdMethod.DECLARED_VARIABLESstatic FieldOneToOne<NdVariable>NdConstant.PARENT_VARIABLEstatic StructDef<NdVariable>NdVariable.typestatic FieldList<NdVariable>NdType.VARIABLESstatic FieldOneToMany<NdVariable>NdTypeSignature.VARIABLES_OF_TYPEMethods in org.aspectj.org.eclipse.jdt.internal.core.nd.java that return NdVariableMethods in org.aspectj.org.eclipse.jdt.internal.core.nd.java that return types with arguments of type NdVariable -
Uses of NdVariable in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.java.model with parameters of type NdVariableModifier and TypeMethodDescriptionstatic IBinaryFieldIndexBinaryType.createBinaryField(NdVariable ndVariable)