Uses of Package
com.aptana.ide.editor.js.environment

Packages that use com.aptana.ide.editor.js.environment
com.aptana.ide.editor.js   
com.aptana.ide.editor.js.environment   
 

Classes in com.aptana.ide.editor.js.environment used by com.aptana.ide.editor.js
LexemeBasedEnvironmentLoader
          Populates the JavaScript environment based on the current set of lexemes.
 

Classes in com.aptana.ide.editor.js.environment used by com.aptana.ide.editor.js.environment
EndOfFileException
           
JSReference
          JSReference
LexemeBasedEnvironmentLoader
          Populates the JavaScript environment based on the current set of lexemes.
LexemeListWalker
          An abstract class for traversing a list of lexemes and performing a specific operation on each lexeme.
LexemeListWalker.AbortException
          Thrown if we wish to abort the walking operation