docs
github
npm
deno
Preparing search index...
The search index is not available
peberminta - v0.9.0
peberminta - v0.9.0
core
start
Function start
start
<
TToken
,
TOptions
>
(
data
:
Data
<
TToken
,
TOptions
>
, i
:
number
)
:
Result
<
true
>
Parser that matches only at the beginning and doesn't consume input.
Type Parameters
TToken
TOptions
Parameters
data:
Data
<
TToken
,
TOptions
>
i:
number
Returns
Result
<
true
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
peberminta -
v0.9.0
char
core
Data
Match
Matcher
Non
Match
Parser
Result
ab
abc
action
ahead
all
and
any
chain
chain
Reduce
choice
condition
decide
discard
either
Or
emit
end
eof
error
fail
flatten
flatten1
left
left
Assoc1
left
Assoc2
longest
look
Ahead
make
many
many1
map
map1
match
middle
not
of
option
or
otherwise
parse
parser
Position
peek
recursive
reduce
Left
reduce
Right
remaining
Tokens
Number
right
right
Assoc1
right
Assoc2
satisfy
sep
By
sep
By1
skip
some
start
take
Until
take
UntilP
take
While
take
WhileP
token
try
Parse
Generated using
TypeDoc
Parser that matches only at the beginning and doesn't consume input.