Class JavaScriptLanguageSupport.Info

java.lang.Object
org.fife.rsta.ac.js.JavaScriptLanguageSupport.Info
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
JavaScriptLanguageSupport

private static class JavaScriptLanguageSupport.Info extends Object implements PropertyChangeListener
Manages information about the parsing/auto-completion for a single text area. Unlike many simpler language supports, JavaScriptLanguageSupport cannot share any information amongst instances of RSyntaxTextArea.