|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.parsing.ParseStateChild
com.aptana.ide.editor.js.parsing.JSParseState
public class JSParseState
| Constructor Summary | |
|---|---|
JSParseState()
Create a new instance of JSParseState |
|
JSParseState(IParseState parent)
Create a new instance of JSParseState |
|
| Method Summary | |
|---|---|
protected IParseNodeFactory |
createParseNodeFactory()
createParseNodeFactory |
IDocumentationStore |
getDocumentationStore()
getDocumentationStore |
void |
unloadFromEnvironment()
Unloads any additions the parse of this parse state has added to the environment |
| Methods inherited from class com.aptana.ide.parsing.ParseStateChild |
|---|
addChildState, addCommentRegion, clearCommentRegions, getChildren, getCommentRegions, getFileIndex, getInsertedText, getLanguage, getLexemeList, getParent, getParseNodeFactory, getParseResults, getParseState, getParseTime, getRemoveLength, getRoot, getSource, getStartingOffset, getUpdatedProperties, onAfterParse, onBeforeParse, removeChildState, reset, setEditState, setFileIndex, setParseResults, setParseTime, toString, updateLexemeList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JSParseState()
public JSParseState(IParseState parent)
parent - The parent IParseState| Method Detail |
|---|
public IDocumentationStore getDocumentationStore()
protected IParseNodeFactory createParseNodeFactory()
ParseStateChild
createParseNodeFactory in class ParseStateChildParseStateChild.createParseNodeFactory()public void unloadFromEnvironment()
IParseState
unloadFromEnvironment in interface IParseStateunloadFromEnvironment in class ParseStateChildIParseState.unloadFromEnvironment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||