@retorquere/bibtex-parser
Preparing search index...
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
:
string
,
options
?:
ParserOptions
)
:
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
:
ParseError
)
:
void
Parameters
err
:
ParseError
Returns
void
location
location
()
:
string
Returns
string
parse
parse
()
:
void
Returns
void
parse
Async
parseAsync
()
:
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...