Module starlark::syntax[][src]

Expand description

The AST of Starlark as AstModule, along with a parse function.

Structs

A representation of a Starlark module abstract syntax tree.

Starlark language features to enable, e.g. Standard to follow the Starlark standard.