SPeCS Packages Documentation
Preparing search index...
@specs-feup/coral
mir/path/PathDeref
PathDeref
Class PathDeref
A dereference of a path, such as
*x
.
Implements
Path
Index
Constructors
constructor
Accessors
inner
inner
Ty
jp
prefixes
shallow
Prefixes
supporting
Prefixes
ty
vardecl
Methods
contains
equals
to
String
Constructors
constructor
new
PathDeref
(
$jp
:
UnaryOp
,
inner
:
Path
)
:
PathDeref
Parameters
$jp
:
UnaryOp
inner
:
Path
Returns
PathDeref
Accessors
inner
get
inner
()
:
Path
Returns
Path
inner
Ty
get
innerTy
()
:
RefTy
Returns
RefTy
jp
get
jp
()
:
UnaryOp
Returns
UnaryOp
prefixes
get
prefixes
()
:
Path
[]
Returns
Path
[]
shallow
Prefixes
get
shallowPrefixes
()
:
Path
[]
Returns
Path
[]
supporting
Prefixes
get
supportingPrefixes
()
:
Path
[]
Returns
Path
[]
ty
get
ty
()
:
Ty
Retrieve the type of the value at this path.
Returns
Ty
vardecl
get
vardecl
()
:
Vardecl
Returns
Vardecl
Methods
contains
contains
(
other
:
Path
)
:
boolean
Parameters
other
:
Path
Returns
boolean
equals
equals
(
other
:
Path
)
:
boolean
Parameters
other
:
Path
Returns
boolean
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
inner
inner
Ty
jp
prefixes
shallow
Prefixes
supporting
Prefixes
ty
vardecl
Methods
contains
equals
to
String
SPeCS Packages Documentation
Loading...
A dereference of a path, such as
*x.