//
pkg.gl
Category
github.com/gnames/gnparser
ent
parser
package
1.10.1
Repository:
https://github.com/gnames/gnparser.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
1
Files
13.6k SLOC
#
Functions
New
New creates implementation of Parser interface.
Pretty
No description provided by the author
Size
No description provided by the author
#
Structs
Engine
No description provided by the author
#
Interfaces
Parser
Parser is an interface that is responsible for parsing of a scientific name and creation of the Abstract Syntax Tree of the name-string.
ScientificNameNode
ScientificNameNode is the Abstract Syntax Tree of a name-string.