com.aptana.ide.editor.html
Class HTMLEnvironmentLoader

java.lang.Object
  extended by com.aptana.ide.editor.html.HTMLEnvironmentLoader

public class HTMLEnvironmentLoader
extends java.lang.Object

Author:
Robin Debreuil

Constructor Summary
HTMLEnvironmentLoader(MetadataEnvironment env)
          HTMLEnvironmentLoader
 
Method Summary
 void reloadEnvironment(IParseState parseState, LexemeList lexemeList, int fileIndex)
          reloadEnvironment
 void unloadEnvironment(int fileIndex)
          Clear the current environment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLEnvironmentLoader

public HTMLEnvironmentLoader(MetadataEnvironment env)
HTMLEnvironmentLoader

Parameters:
env -
Method Detail

reloadEnvironment

public void reloadEnvironment(IParseState parseState,
                              LexemeList lexemeList,
                              int fileIndex)
reloadEnvironment

Parameters:
parseState -
lexemeList -
fileIndex -

unloadEnvironment

public void unloadEnvironment(int fileIndex)
Clear the current environment

Parameters:
fileIndex -