Uses of Class
org.fife.rsta.ac.ts.TypeScriptLanguageSupport
-
Packages that use TypeScriptLanguageSupport Package Description org.fife.rsta.ac.ts TypeScript code completion classes. -
-
Uses of TypeScriptLanguageSupport in org.fife.rsta.ac.ts
Fields in org.fife.rsta.ac.ts declared as TypeScriptLanguageSupport Modifier and Type Field Description private TypeScriptLanguageSupportTypeScriptCompletionProvider. languageSupportMethods in org.fife.rsta.ac.ts that return TypeScriptLanguageSupport Modifier and Type Method Description TypeScriptLanguageSupportTypeScriptCompletionProvider. getLanguageSupport()Constructors in org.fife.rsta.ac.ts with parameters of type TypeScriptLanguageSupport Constructor Description TypeScriptCompletionProvider(TypeScriptLanguageSupport languageSupport)
-