Module tagua_parser::ast [] [src]

Structures that will constitute the Abstract Syntax Tree.

Structs

Addition

An addition of two terms.

Term

A term.

Variable

A variable.

Enums

Literal

A literal represents a fixed value, aka an atom.

Name

A name represents an entity name.