|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.nodemodel.impl.AbstractNode
org.eclipse.xtext.nodemodel.impl.LeafNode
org.eclipse.xtext.nodemodel.impl.HiddenLeafNode
public class HiddenLeafNode
| Constructor Summary | |
|---|---|
HiddenLeafNode()
|
|
| Method Summary | |
|---|---|
boolean |
isHidden()
Returns true if the node was produced by a hidden token. |
| Methods inherited from class org.eclipse.xtext.nodemodel.impl.LeafNode |
|---|
basicSetTotalLength, basicSetTotalOffset, getLeafNodes, getLength, getOffset, getTotalLength, getTotalOffset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.xtext.nodemodel.INode |
|---|
getAsTreeIterable, getEndLine, getGrammarElement, getNextSibling, getParent, getPreviousSibling, getRootNode, getSemanticElement, getStartLine, getSyntaxErrorMessage, getText, getTotalEndLine, getTotalEndOffset, getTotalStartLine, hasDirectSemanticElement, hasNextSibling, hasPreviousSibling, hasSiblings |
| Constructor Detail |
|---|
public HiddenLeafNode()
| Method Detail |
|---|
public boolean isHidden()
ILeafNodetrue if the node was produced by a hidden token.
isHidden in interface ILeafNodeisHidden in class LeafNodetrue if the node was produced by a hidden token.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||