Preparing search index...
The search index is not available
@stemcmicro/py-parse
@stemcmicro/py-parse
py_parse
Function py_parse
py_
parse
(
sourceText
,
options
?
)
:
{
errors
:
Error
[]
;
trees
:
U
[]
;
}
Parameters
sourceText
:
string
Optional
options
:
PyParseOptions
Returns
{
errors
:
Error
[]
;
trees
:
U
[]
;
}
errors
:
Error
[]
trees
:
U
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stemcmicro/py-parse
Loading...