Uses of Interface
org.fife.rsta.ac.js.completion.JSCompletion
Packages that use JSCompletion
-
Uses of JSCompletion in org.fife.rsta.ac.js.ast.jsType
Fields in org.fife.rsta.ac.js.ast.jsType declared as JSCompletionFields in org.fife.rsta.ac.js.ast.jsType with type parameters of type JSCompletionModifier and TypeFieldDescriptionprotected HashMap<String, JSCompletion> JavaScriptType.constructorsprotected HashMap<String, JSCompletion> JavaScriptType.methodFieldCompletionsMethods in org.fife.rsta.ac.js.ast.jsType that return JSCompletionModifier and TypeMethodDescriptionprotected JSCompletionJavaScriptType._getCompletion(String completionLookup, SourceCompletionProvider provider) protected JSCompletionJSR223Type._getCompletion(String completionLookup, SourceCompletionProvider provider) JavaScriptType.getClassTypeCompletion()JavaScriptType.getCompletion(String completionLookup, SourceCompletionProvider provider) private static JSCompletionJavaScriptType.getCompletion(JavaScriptType cachedType, String completionLookup, SourceCompletionProvider provider) private JSCompletion[]JSR223Type.getPotentialLookupList(String name) JavaScriptType.removeCompletion(String completionLookup, SourceCompletionProvider provider) Methods in org.fife.rsta.ac.js.ast.jsType that return types with arguments of type JSCompletionModifier and TypeMethodDescriptionJavaScriptType.getConstructorCompletions()JavaScriptType.getMethodFieldCompletions()Methods in org.fife.rsta.ac.js.ast.jsType with parameters of type JSCompletionModifier and TypeMethodDescriptionvoidJavaScriptType.addCompletion(JSCompletion completion) Add method or field completion to CachedTypevoidJavaScriptType.addConstructor(JSCompletion completion) Adds a constructor completion to CachedType object typeprivate voidJavaScriptType.removeCompletion(JavaScriptType type, JSCompletion completion) Recursively walk through completions for this and extended classes to remove completion for this lookup namevoidJavaScriptType.removeConstructor(JSCompletion completion) voidJavaScriptType.setClassTypeCompletion(JSCompletion classType) Set the class type completion e.g.Method parameters in org.fife.rsta.ac.js.ast.jsType with type arguments of type JSCompletionModifier and TypeMethodDescriptionprivate voidJSR223Type.getPotentialLookupList(String name, HashSet<JSCompletion> completionMatches, JavaScriptType type) -
Uses of JSCompletion in org.fife.rsta.ac.js.completion
Classes in org.fife.rsta.ac.js.completion that implement JSCompletionModifier and TypeClassDescriptionclassclassclassclassclassclassclass