|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.parsing.nodes.ParseNodeBase
com.aptana.ide.editor.js.parsing.nodes.JSParseNode
com.aptana.ide.editor.js.parsing.nodes.JSLabelNode
public class JSLabelNode
| Constructor Summary | |
|---|---|
JSLabelNode(int typeIndex,
Lexeme startLexeme)
JSLabelNode |
|
| Method Summary | |
|---|---|
void |
getSource(SourceWriter writer)
getSource |
| Methods inherited from class com.aptana.ide.editor.js.parsing.nodes.JSParseNode |
|---|
getIncludesSemicolon, getName, isEmpty, setIncludesSemicolon |
| Methods inherited from class com.aptana.ide.parsing.nodes.ParseNodeBase |
|---|
appendChild, containsOffset, createAttribute, getAttribute, getAttributeNode, getAttributes, getChild, getChildCount, getChildIndex, getChildren, getEndingLexeme, getEndingOffset, getLanguage, getLength, getNodeAtOffset, getParent, getRootNode, getSource, getStartingLexeme, getStartingOffset, getText, getType, getTypeIndex, getXML, getXML, hasAttribute, hasAttributes, hasChildren, setAttribute, setEndingLexeme, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSLabelNode(int typeIndex,
Lexeme startLexeme)
typeIndex - startLexeme - | Method Detail |
|---|
public void getSource(SourceWriter writer)
IParseNode
getSource in interface IParseNodegetSource in class JSParseNodeJSParseNode.getSource(com.aptana.ide.io.SourceWriter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||