public interface IASTMacroExpansionLocation extends IASTNodeLocation
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
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.
|
asFileLocationIASTPreprocessorMacroExpansion getExpansion()
int getNodeOffset()
getNodeOffset in interface IASTNodeLocationint getNodeLength()
getNodeLength in interface IASTNodeLocationCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.