SPeCS Packages Documentation
Preparing search index...
@specs-feup/coral
mir/action/Access
Access
Class Access
Index
Constructors
constructor
Accessors
depth
is
Move
is
Vardecl
kind
path
Constructors
constructor
new
Access
(
path
:
Path
,
kind
:
Access
.
Kind
)
:
Access
Parameters
path
:
Path
kind
:
Access
.
Kind
Returns
Access
Accessors
depth
get
depth
()
:
Depth
Returns
Depth
is
Move
get
isMove
()
:
boolean
Returns
boolean
is
Vardecl
get
isVardecl
()
:
boolean
Returns whether this access is the write at the declaration of a variable due to an init.
Returns
boolean
kind
get
kind
()
:
Access
.
Kind
Returns
Access
.
Kind
path
get
path
()
:
Path
Returns
Path
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
depth
is
Move
is
Vardecl
kind
path
SPeCS Packages Documentation
Loading...
Returns whether this access is the write at the declaration of a variable due to an init.