mimekit-ts - v1.0.0
Preparing search index...
index
skipPhraseAtom
Function skipPhraseAtom
skipPhraseAtom
(
text
:
Uint8Array
,
cursor
:
ParseCursor
,
endIndex
:
number
)
:
boolean
Skip a phrase atom from the current cursor position.
Parameters
text
:
Uint8Array
cursor
:
ParseCursor
endIndex
:
number
Returns
boolean
true
if a phrase atom was skipped.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mimekit-ts - v1.0.0
Loading...
Skip a phrase atom from the current cursor position.