dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
parsePrimary
Function parsePrimary
parsePrimary
(
lexer
:
Lexer
)
:
Result
<
Pattern
>
Parse a primary pattern - the most basic unit of pattern matching.
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 primary pattern - the most basic unit of pattern matching.