public class CompletionConfidenceEP extends LanguageExtensionPoint<CompletionConfidence>
implementationClass, language
factoryArgument, factoryClass
Constructor and Description |
---|
CompletionConfidenceEP() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<CompletionConfidence> |
forLanguage(Language language) |
getImplementationClassName, getKey
createInstance
getInstance, getLoaderForClass, getPluginDescriptor, setPluginDescriptor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstance
public static java.util.List<CompletionConfidence> forLanguage(Language language)