Discover Packages
github.com/deuill/farsight
parser
package
Version:
v0.0.0-...-f90c734
Opens a new window with list of versions in this module.
Published: Jun 2, 2016
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Register a parser under a unique name.
Document is an interface that represents a generic, introspect-able document.
Parse calls the appropriate concrete parser for the kind passed. Returns a
parsed document, which can then be queried against, or an error if parsing fails.
Parser is an interface that wraps the Parse method.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.