Preparing search index...
The search index is not available
tarsec
tarsec
eof
Function eof
eof
(
input
)
:
ParserResult
<
null
>
A parser that succeeds on an empty string. Returns
null
as the result.
Parameters
input
:
string
Returns
ParserResult
<
null
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tarsec
Loading...
Generated using
TypeDoc
A parser that succeeds on an empty string. Returns
null
as the result.