public interface ICPPASTPackExpandable
Modifier and Type | Method and Description |
---|---|
boolean |
isPackExpansion()
Returns whether this base specifier is a pack expansion.
|
void |
setIsPackExpansion(boolean val)
Sets whether this base specifier is a pack expansion.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.