Preparing search index...
The search index is not available
derby
derby
<internal>
ExpressionMeta
Class ExpressionMeta
Index
Constructors
constructor
Properties
as
bind
Type
block
Type
is
End
key
As
module
source
type
unescaped
value
Type
Methods
serialize
Constructors
constructor
new
Expression
Meta
(
source
,
blockType
?
,
isEnd
?
,
as
?
,
keyAs
?
,
unescaped
?
,
bindType
?
,
valueType
?
)
:
ExpressionMeta
Parameters
source
:
string
Optional
blockType
:
string
Optional
isEnd
:
boolean
Optional
as
:
string
Optional
keyAs
:
string
Optional
unescaped
:
boolean
Optional
bindType
:
BindType
Optional
valueType
:
"view"
Returns
ExpressionMeta
Properties
as
as
:
string
bind
Type
bind
Type
:
BindType
block
Type
block
Type
:
string
is
End
is
End
:
boolean
key
As
key
As
:
string
module
module
:
string
= 'expressions'
source
source
:
string
type
type
:
string
= 'ExpressionMeta'
unescaped
unescaped
:
boolean
value
Type
value
Type
:
"view"
Methods
serialize
serialize
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
as
bind
Type
block
Type
is
End
key
As
module
source
type
unescaped
value
Type
serialize
derby
Loading...