@es-joy/jsdoccomment
Function parse
parse
(
expression
,
mode
)
:
RootResult
This function parses the given expression in the given mode and produces a
RootResult
.
Parameters
expression
:
string
mode
:
ParseMode
Returns
RootResult
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
@es-joy/jsdoccomment
This function parses the given expression in the given mode and produces a RootResult.