Module walkabout::ir[][src]

Expand description

Intermediate representation (IR) for codegen.

Structs

An enum in the IRs.

A field of a Variant or Struct.

The intermediate representation.

A generic parameter of an Item.

A struct in the IR.

A variant of an Enum.

Enums

An item in the IR.

The type of a Field.

Functions

Analyzes the provided items and produces an IR.