Package org.fife.rsta.ac.js
package org.fife.rsta.ac.js
JavaScript code completion classes.
-
ClassDescriptionHolds icons used by JavaScript auto-completion.The cell renderer used for JavaScript completion choices.Completion provider for JavaScript.Visitor for infix expression to work out whether the variable should be a string number literal Only works by determining the presence of StringLiterals and NumberLiterals.Language support for JavaScript.Manages information about the parsing/auto-completion for a single text area.The result of checking whether a region of code under the mouse is possibly link-able.Parses JavaScript code in an
RSyntaxTextArea.Error reporter for Rhino-based parsing.Cache of template and comment completions for JavaScript.Completion provider for JSDoc.A Javadoc completion.Enumerates the different parsing engines that can be used to identify syntax errors in a JavaScript file.Launches jshint as an external process to parse JavaScript in anRSyntaxTextArea.What exactly to mark as the error in the document, based on an error code from JSHint.A thread dedicated to reading either the stdout or stderr stream of an external process.Scripts to be processed before parsing main script text.Completion provider for JavaScript source code (not comments or strings).Utility classes for the JavaScript code completion.