Uses of Class
org.aspectj.org.eclipse.jdt.internal.core.nd.NdNodeTypeRegistry
Packages that use NdNodeTypeRegistry
Package
Description
-
Uses of NdNodeTypeRegistry in org.aspectj.org.eclipse.jdt.internal.core.nd
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd that return NdNodeTypeRegistryConstructors in org.aspectj.org.eclipse.jdt.internal.core.nd with parameters of type NdNodeTypeRegistryModifierConstructorDescriptionNd(File dbPath, ChunkCache chunkCache, NdNodeTypeRegistry<NdNode> nodeTypes, int minVersion, int maxVersion, int currentVersion)Nd(File dbPath, NdNodeTypeRegistry<NdNode> nodeTypes, int minVersion, int maxVersion, int currentVersion) -
Uses of NdNodeTypeRegistry in org.aspectj.org.eclipse.jdt.internal.core.nd.db
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.db with parameters of type NdNodeTypeRegistryModifier and TypeMethodDescriptionvoidMemoryStats.printMemoryStats(NdNodeTypeRegistry<?> nodeRegistry)