public interface ICPPVariable extends IVariable, ICPPBinding
EMPTY_VARIABLE_ARRAYEMPTY_BINDING_ARRAY| Modifier and Type | Method and Description |
|---|---|
boolean |
isExternC()
Returns whether this variable is declared as extern "C".
|
boolean |
isMutable()
does this variable have the mutable storage class specifier
|
getInitialValue, getType, isAuto, isExtern, isRegister, isStaticgetQualifiedName, getQualifiedNameCharArray, isGloballyQualifiedgetLinkage, getName, getNameCharArray, getOwner, getScopeCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.