Create new type or get the existing one from the cache. The cache holds
the arrays with the increasing array depth for the particular class as
the members. Simple class is used for the caching to make it independent
on the real completion classes that can become obsolete and thus should
be garbage collected.
isPrimitiveClass
public static boolean isPrimitiveClass(JCClass c)(Code)
isPrimitiveClassName
public static boolean isPrimitiveClassName(String s)(Code)
setDebugMode
public static void setDebugMode(int newDebugMode)(Code)
setFinder
public static synchronized void setFinder(JCFinder f)(Code)
Set the current default finder
setFinderInitializer
public static void setFinderInitializer(JCFinderInitializer initializer)(Code)
Sets initializer to init finder for case it's needed and was not done
yet.
Fields inherited from org.netbeans.editor.ext.Completion