public interface ICPPVariable extends IVariable, ICPPBinding
EMPTY_VARIABLE_ARRAY
EMPTY_BINDING_ARRAY
Modifier and Type | Method and Description |
---|---|
boolean |
isConstexpr()
Checks whether this variable is declared as constexpr.
|
boolean |
isExternC()
Checks whether this variable is declared as extern "C".
|
boolean |
isMutable()
Checks whether this variable has the mutable storage class specifier.
|
getInitialValue, getType, isAuto, isExtern, isRegister, isStatic
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope