@wdprlib/parser
Preparing search index...
lexer/punctuation
PunctuationScanInput
Interface PunctuationScanInput
interface
PunctuationScanInput
{
char
:
string
;
findInvalidAnchorNameEnd
:
()
=>
number
|
null
;
lineStart
:
boolean
;
pos
:
number
;
source
:
string
;
splitBlockClose
:
boolean
;
}
Index
Properties
char
find
Invalid
Anchor
Name
End
line
Start
pos
source
split
Block
Close
Properties
char
char
:
string
find
Invalid
Anchor
Name
End
findInvalidAnchorNameEnd
:
()
=>
number
|
null
line
Start
lineStart
:
boolean
pos
pos
:
number
source
source
:
string
split
Block
Close
splitBlockClose
:
boolean
Package
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
char
find
Invalid
Anchor
Name
End
line
Start
pos
source
split
Block
Close
@wdprlib/parser
Loading...