dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
parseBool
Function parseBool
parseBool
(
_lexer
:
Lexer
)
:
Result
<
Pattern
>
Parse a boolean pattern from the
bool
keyword.
Parameters
_lexer
:
Lexer
Returns
Result
<
Pattern
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Parse a boolean pattern from the
boolkeyword.