package
1.10.1
Repository: https://github.com/gnames/gnparser.git
Documentation: pkg.go.dev

# Functions

New creates implementation of Parser interface.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

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 is the Abstract Syntax Tree of a name-string.