Preparing search index...
The search index is not available
SPeCS Packages Documentation
SPeCS Packages Documentation
@specs-feup/clava
clava/code/GlobalVariable
globalVariable
Class globalVariable
Adds and manages global variables.
Index
Constructors
constructor
Methods
get
Ref
Constructors
constructor
new global
Variable
(
varName
,
$type
,
initValue
)
:
globalVariable
Parameters
varName
:
string
$type
:
Type
initValue
:
string
Returns
globalVariable
Methods
get
Ref
get
Ref
(
$reference
)
:
Varref
Parameters
$reference
:
Joinpoint
Returns
Varref
A reference to the global variable defined by this object.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Ref
SPeCS Packages Documentation
Loading...
Adds and manages global variables.