Package org.fife.rsta.ac.js.ast
-
Class Summary Class Description CodeBlock A block of code.FunctionDeclaration JavaScriptDeclaration JavaScriptFunctionDeclaration JavaScriptFunctionTypeDeclaration JavaScriptVariableDeclaration JavaScript Variable Declaration classTypeDeclarationsTypeDeclarationOptions Object that represents options associated with JavaScriptDeclaration.VariableResolver Cache Local and System scope variables Local scope variables are cleared each time theSourceCompletionProviderfinishes parsing the script System scope variables will not be cleared