Class Index | File Index

Classes


Class javascript.JavaScriptOccurrences


Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.javascript/web/javascript/occurrences.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
creates a new instance of the outliner
Method Summary
Method Attributes Method Name and Description
 
computeOccurrences(editorContext, ctxt)
Callback from the editor to compute the occurrences
 
getVisitor(context)
Class Detail
javascript.JavaScriptOccurrences(astManager)
creates a new instance of the outliner
Parameters:
{javascript.ASTManager} astManager
Method Detail
computeOccurrences(editorContext, ctxt)
Callback from the editor to compute the occurrences
Parameters:
{Object} editorContext
The current editor context
{Object} ctxt
The current selection context

getVisitor(context)
Parameters:
context

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:21 GMT-0400 (EDT)