# Functions
Parse parse from token instances, and returns ast.File.
ParseBytes parse from byte slice, and returns ast.File.
Parse parse from filename, and returns ast.File.
# Constants
parse comments and add them to AST.
# Type aliases
No description provided by the author