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.
|
asFileLocation
IASTPreprocessorMacroExpansion getExpansion()
int getNodeOffset()
getNodeOffset
in interface IASTNodeLocation
int getNodeLength()
getNodeLength
in interface IASTNodeLocation
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.