tyrian.typarser

Contains code for parsing and for building the AST

class tyrian.typarser.Parser(**kwargs)

Simplifies parsing

parse(lexer:list) → AST

given a list of tokens, returns a AST

Parameters:lexed – list of tokens to parse
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.