|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IASTNodeLocation | |
|---|---|
| org.eclipse.cdt.core.dom.ast | |
| Uses of IASTNodeLocation in org.eclipse.cdt.core.dom.ast |
|---|
| Subinterfaces of IASTNodeLocation in org.eclipse.cdt.core.dom.ast | |
|---|---|
interface |
IASTFileLocation
Represents a node location that is directly in the source file. |
interface |
IASTImageLocation
EXPERIMENTAL. |
interface |
IASTMacroExpansion
Deprecated. |
interface |
IASTMacroExpansionLocation
Node location inside of a macro expansion. |
| Methods in org.eclipse.cdt.core.dom.ast that return IASTNodeLocation | |
|---|---|
IASTNodeLocation[] |
IASTMacroExpansion.getExpansionLocations()
Deprecated. use asFileLocation(). |
IASTNodeLocation[] |
IASTNode.getNodeLocations()
Get the location of this node. |
| Methods in org.eclipse.cdt.core.dom.ast with parameters of type IASTNodeLocation | |
|---|---|
IASTFileLocation |
IASTTranslationUnit.flattenLocationsToFile(IASTNodeLocation[] nodeLocations)
Flatten the node locations provided into a single file location. |
|
Eclipse CDT Pre-release 3.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||