package
Version:
v0.0.0-...-d9f2893
Opens a new window with list of versions in this module.
Published: Dec 16, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package parser implements function to parse the regular expressions.
Parser has a slice of tokens to parse, and now looking token.
NewParser returns a new Parser with the tokens to
parse that were obtained by scanning.
GetAST returns the root node of AST obtained by parsing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.