@r47onfire/backolon - v0.0.0
Preparing search index...
parse
Function parse
parse
(
string
:
string
,
filename
?:
URL
)
:
Thing
<
string
|
ThingType
>
Parse Backolon source text into a syntax tree of Thing objects, but do not apply any patterns.
Parameters
string
:
string
filename
:
URL
= UNKNOWN_LOCATION.file
Returns
Thing
<
string
|
ThingType
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@r47onfire/backolon - v0.0.0
Loading...
Parse Backolon source text into a syntax tree of Thing objects, but do not apply any patterns.