Preparing search index...
The search index is not available
Tango LowCode Builder
Tango LowCode Builder
@music163/tango-core
parse
Function parse
parse
(
input
,
options
?
)
:
ParseResult
<
_babel_types.File
>
Parse the provided code as an entire ECMAScript program.
Parameters
input
:
string
Optional
options
:
ParserOptions
Returns
ParseResult
<
_babel_types.File
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tango LowCode Builder
Loading...
Parse the provided code as an entire ECMAScript program.