@retorquere/bibtex-parser
Preparing search index...
index
Token
Type Alias Token
type
Token
=
{
end
:
number
;
hyphenated
?:
Token
[]
;
sentenceStart
:
boolean
;
shape
:
string
;
start
:
number
;
subSentenceStart
:
boolean
;
subtype
:
""
|
"preposition"
|
"acronym"
|
"whitespace"
|
"word"
|
"domain"
;
text
:
string
;
type
:
"word"
|
"domain"
|
"whitespace"
;
}
Index
Properties
end
hyphenated?
sentence
Start
shape
start
sub
Sentence
Start
subtype
text
type
Properties
end
end
:
number
Optional
hyphenated
hyphenated
?:
Token
[]
sentence
Start
sentenceStart
:
boolean
shape
shape
:
string
start
start
:
number
sub
Sentence
Start
subSentenceStart
:
boolean
subtype
subtype
:
""
|
"preposition"
|
"acronym"
|
"whitespace"
|
"word"
|
"domain"
text
text
:
string
type
type
:
"word"
|
"domain"
|
"whitespace"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
hyphenated
sentence
Start
shape
start
sub
Sentence
Start
subtype
text
type
@retorquere/bibtex-parser
Loading...