Class JavaScriptShorthandCompletionCache

java.lang.Object
org.fife.rsta.ac.ShorthandCompletionCache
org.fife.rsta.ac.js.JavaScriptShorthandCompletionCache

public class JavaScriptShorthandCompletionCache extends ShorthandCompletionCache
Cache of template and comment completions for JavaScript.
Version:
1.0
  • Field Details

  • Constructor Details

    • JavaScriptShorthandCompletionCache

      public JavaScriptShorthandCompletionCache(org.fife.ui.autocomplete.DefaultCompletionProvider templateProvider, org.fife.ui.autocomplete.DefaultCompletionProvider commentsProvider, boolean e4xSupport)