MF1 (v3) docs
GitHub
Preparing search index...
The search index is not available
Unicode MessageFormat for JavaScript
Unicode MessageFormat for JavaScript
messageformat/cst
CST
Expression
Interface Expression
interface
Expression
{
arg
?:
CST
.
VariableRef
|
CST
.
Literal
;
attributes
:
Attribute
[]
;
braces
:
[
Syntax
<
"{"
>
]
|
[
Syntax
<
"{"
>
,
Syntax
<
"}"
>
]
;
end
:
number
;
functionRef
?:
Junk
|
CST
.
FunctionRef
;
markup
?:
CST
.
Markup
;
start
:
number
;
type
:
"expression"
;
}
Index
Properties
arg?
attributes
braces
end
function
Ref?
markup?
start
type
Properties
Optional
arg
arg
?:
CST
.
VariableRef
|
CST
.
Literal
attributes
attributes
:
Attribute
[]
braces
braces
:
[
Syntax
<
"{"
>
]
|
[
Syntax
<
"{"
>
,
Syntax
<
"}"
>
]
end
end
:
number
Optional
function
Ref
functionRef
?:
Junk
|
CST
.
FunctionRef
Optional
markup
markup
?:
CST
.
Markup
start
start
:
number
type
type
:
"expression"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arg
attributes
braces
end
function
Ref
markup
start
type
MF1 (v3) docs
GitHub
Unicode MessageFormat for JavaScript
Loading...