|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.internal.ui.editor.SemanticToken
public final class SemanticToken
Semantic token. Cloned from JDT.
Constructor Summary | |
---|---|
SemanticToken()
|
Method Summary | |
---|---|
org.eclipse.cdt.core.dom.ast.IBinding |
getBinding()
|
org.eclipse.cdt.core.dom.ast.IASTNode |
getNode()
|
org.eclipse.cdt.core.dom.ast.IASTTranslationUnit |
getRoot()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SemanticToken()
Method Detail |
---|
public org.eclipse.cdt.core.dom.ast.IBinding getBinding()
null
.public org.eclipse.cdt.core.dom.ast.IASTNode getNode()
public org.eclipse.cdt.core.dom.ast.IASTTranslationUnit getRoot()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |