|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IASTImplicitName | |
---|---|
org.eclipse.cdt.core.dom.ast |
Uses of IASTImplicitName in org.eclipse.cdt.core.dom.ast |
---|
Fields in org.eclipse.cdt.core.dom.ast declared as IASTImplicitName | |
---|---|
static IASTImplicitName[] |
IASTImplicitName.EMPTY_NAME_ARRAY
|
Methods in org.eclipse.cdt.core.dom.ast that return IASTImplicitName | |
---|---|
IASTImplicitName |
IASTNodeSelector.findEnclosingImplicitName(int offset,
int length)
Returns the first implicit name enclosing the given range. |
IASTImplicitName |
IASTNodeSelector.findImplicitName(int offset,
int length)
Returns the implicit name for the exact given range, or null if there is no such node. |
IASTImplicitName[] |
IASTImplicitNameOwner.getImplicitNames()
|
|
Eclipse CDT 7.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |