|
||||||||||
| 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.html.parsing.nodes.HTMLParseNode
com.aptana.ide.editor.html.parsing.nodes.HTMLSpecialNode
public class HTMLSpecialNode
| Constructor Summary | |
|---|---|
HTMLSpecialNode(Lexeme startLexeme)
HTMLSpecialNode |
|
| Method Summary | |
|---|---|
java.lang.String |
getIconBaseName()
getIconBaseName |
java.lang.String |
getNestedLanguage()
getNestedLanguage |
java.lang.String |
getText()
Gets this node's text value. |
void |
setLexemeList(LexemeList lexemeList)
setLexemeList |
void |
setNestedLanguage(java.lang.String language)
setNestedLanguage |
| Methods inherited from class com.aptana.ide.parsing.nodes.ParseNodeBase |
|---|
appendChild, containsOffset, createAttribute, getAttribute, getAttributeNode, getAttributes, getChild, getChildCount, getChildIndex, getChildren, getEndingLexeme, getEndingOffset, getLanguage, getLength, getName, getNodeAtOffset, getParent, getRootNode, getSource, getSource, getStartingLexeme, getStartingOffset, getType, getTypeIndex, getXML, getXML, hasAttribute, hasAttributes, hasChildren, isEmpty, setAttribute, setEndingLexeme, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HTMLSpecialNode(Lexeme startLexeme)
startLexeme - | Method Detail |
|---|
public java.lang.String getIconBaseName()
public java.lang.String getNestedLanguage()
public java.lang.String getText()
IParseNode
getText in interface IParseNodegetText in class ParseNodeBaseParseNodeBase.getText()public void setNestedLanguage(java.lang.String language)
language - public void setLexemeList(LexemeList lexemeList)
lexemeList -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||