public static class ImageLocationInfo.MacroImageLocationInfo extends ImageLocationInfo
ImageLocationInfo.MacroImageLocationInfo, ImageLocationInfo.ParameterImageLocationInfoNO_LOCATION_INFOS| Constructor and Description |
|---|
MacroImageLocationInfo(org.eclipse.cdt.internal.core.parser.scanner.ObjectStyleMacro macro,
int offset,
int endOffset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConcatenate(ImageLocationInfo info) |
IASTImageLocation |
createLocation(LocationMap lm,
ImageLocationInfo upto) |
public MacroImageLocationInfo(org.eclipse.cdt.internal.core.parser.scanner.ObjectStyleMacro macro,
int offset,
int endOffset)
public IASTImageLocation createLocation(LocationMap lm, ImageLocationInfo upto)
createLocation in class ImageLocationInfopublic boolean canConcatenate(ImageLocationInfo info)
canConcatenate in class ImageLocationInfo