Uses of Interface
org.aspectj.org.eclipse.jdt.internal.compiler.env.IBinaryNestedType
Packages that use IBinaryNestedType
Package
Description
-
Uses of IBinaryNestedType in org.aspectj.ajdt.internal.core.builder
Methods in org.aspectj.ajdt.internal.core.builder that return IBinaryNestedType -
Uses of IBinaryNestedType in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt that implement IBinaryNestedTypeModifier and TypeClassDescriptionclassDescribes one entry in the classes table of the InnerClasses attribute.Methods in org.aspectj.org.eclipse.jdt.internal.compiler.classfmt that return IBinaryNestedTypeModifier and TypeMethodDescriptionClassFileReader.getMemberTypes()ClassFileReader.getMemberTypes(boolean keepIncorrectlyNamedInners) Answer the receiver's nested types or null if the array is empty.ExternalAnnotationDecorator.getMemberTypes() -
Uses of IBinaryNestedType in org.aspectj.org.eclipse.jdt.internal.compiler.env
Fields in org.aspectj.org.eclipse.jdt.internal.compiler.env declared as IBinaryNestedTypeMethods in org.aspectj.org.eclipse.jdt.internal.compiler.env that return IBinaryNestedTypeModifier and TypeMethodDescriptionIBinaryType.getMemberTypes()Answer the receiver's nested types or null if the array is empty. -
Uses of IBinaryNestedType in org.aspectj.org.eclipse.jdt.internal.core.hierarchy
Methods in org.aspectj.org.eclipse.jdt.internal.core.hierarchy that return IBinaryNestedTypeModifier and TypeMethodDescriptionHierarchyBinaryType.getMemberTypes()Answer the receiver's nested types or null if the array is empty. -
Uses of IBinaryNestedType in org.aspectj.org.eclipse.jdt.internal.eval
Methods in org.aspectj.org.eclipse.jdt.internal.eval that return IBinaryNestedType