public interface ICPPVariable extends IVariable, ICPPBinding
EMPTY_VARIABLE_ARRAY
EMPTY_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, isStatic
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified
getLinkage, getName, getNameCharArray, getOwner, getScope
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.