Preparing search index...
The search index is not available
@retorquere/bibtex-parser
@retorquere/bibtex-parser
verbatim
Library
Class Library
Index
Constructors
constructor
Properties
comments
entries
errors
parsing
preambles
strings
Methods
error
location
parse
parse
Async
Constructors
constructor
new
Library
(
input
,
options
?
)
:
Library
Parameters
input
:
string
options
:
ParserOptions
= {}
Returns
Library
Properties
comments
comments
:
string
[]
= []
entries
entries
:
Entry
[]
= []
errors
errors
:
ParseError
[]
= []
parsing
parsing
:
string
preambles
preambles
:
string
[]
= []
strings
strings
:
Record
<
string
,
string
>
= {}
Methods
error
error
(
err
)
:
void
Parameters
err
:
ParseError
Returns
void
location
location
(
)
:
string
Returns
string
parse
parse
(
)
:
void
Returns
void
parse
Async
parse
Async
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
comments
entries
errors
parsing
preambles
strings
Methods
error
location
parse
parse
Async
@retorquere/bibtex-parser
Loading...