SPeCS Packages Documentation
Preparing search index...
@specs-feup/coral
pragma/lifetime/LifetimeBoundPragma
LifetimeBoundPragma
Class LifetimeBoundPragma
Index
Constructors
constructor
Properties
bound?
name
pragma
keyword
Methods
is
Lifetime
Identifier
parse
Constructors
constructor
new
LifetimeBoundPragma
(
pragma
:
CoralPragma
)
:
LifetimeBoundPragma
Parameters
pragma
:
CoralPragma
Returns
LifetimeBoundPragma
Properties
Optional
bound
bound
?:
string
name
name
:
string
pragma
pragma
:
CoralPragma
Static
keyword
keyword
:
string
= "lf"
Methods
Static
is
Lifetime
Identifier
isLifetimeIdentifier
(
s
:
string
)
:
boolean
Parameters
s
:
string
Returns
boolean
Static
parse
parse
(
pragmas
:
CoralPragma
[]
)
:
LifetimeBoundPragma
[]
Parameters
pragmas
:
CoralPragma
[]
Returns
LifetimeBoundPragma
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bound
name
pragma
keyword
Methods
is
Lifetime
Identifier
parse
SPeCS Packages Documentation
Loading...