|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IASTMacroExpansionLocation
Node location inside of a macro expansion.
Field Summary |
---|
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation |
---|
EMPTY_ARRAY |
Method Summary | |
---|---|
IASTPreprocessorMacroExpansion |
getExpansion()
Returns the expansion node enclosing this location. |
int |
getNodeLength()
Returns the length of this location. |
int |
getNodeOffset()
Returns an offset within the macro-expansion. |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation |
---|
asFileLocation |
Method Detail |
---|
IASTPreprocessorMacroExpansion getExpansion()
int getNodeOffset()
getNodeOffset
in interface IASTNodeLocation
int getNodeLength()
getNodeLength
in interface IASTNodeLocation
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |