Package org.fife.rtext.plugins.langsupport

Support for parsing and code completion of programming languages.

See:
          Description

Class Summary
CPlusPlusOptionsPanel Options panel containing options for C++.
CSharpOptionsPanel Options panel containing options for C#.
CssOptionsPanel Options panel containing options for CSS.
GoToMemberAction Action that opens the active language support's "Go to Member" window, if one is available.
GroovyOptionsPanel Options panel containing options for Groovy.
JavaScriptSourceBrowserTreeConstructor Constructs the source browser tree for JS source files.
JavaSourceBrowserTreeConstructor Constructs the source browser tree for Java source files.
LangSupportPreferences Preferences for the plugin.
LatexOptionsPanel Options panel containing options for LaTeX.
MxmlOptionsPanel Options panel containing options for MXML.
Plugin A plugin that enables code completion and language parsing support for various programming languages.
XmlSourceBrowserTreeConstructor Constructs the source browser tree for XML files.
 

Package org.fife.rtext.plugins.langsupport Description

Support for parsing and code completion of programming languages.