|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface IASTMacroExpansion
Field Summary |
---|
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation |
---|
EMPTY_ARRAY |
Method Summary | |
---|---|
IASTNodeLocation[] |
getExpansionLocations()
Deprecated. use IASTNodeLocation.asFileLocation() . |
IASTPreprocessorMacroDefinition |
getMacroDefinition()
Deprecated. The macro definition used for the expansion |
IASTName |
getMacroReference()
Deprecated. The macro reference for the explicit macro expansion containing this expansion. |
int |
getNodeLength()
Deprecated. Returns the length of this location. |
int |
getNodeOffset()
Deprecated. Returns an offset within the macro-expansion. |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IASTNodeLocation |
---|
asFileLocation |
Method Detail |
---|
IASTPreprocessorMacroDefinition getMacroDefinition()
IASTName getMacroReference()
int getNodeOffset()
getNodeOffset
in interface IASTNodeLocation
int getNodeLength()
getNodeLength
in interface IASTNodeLocation
@Deprecated IASTNodeLocation[] getExpansionLocations()
IASTNodeLocation.asFileLocation()
.
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |