Module oursh::program::posix::ast[][src]

Expand description

Abstract Syntax Tree for the POSIX language.

Structs

A program is the result of parsing a sequence of commands.

A parsed word, already having gone through expansion.

Enums

A command is a highly mutually-recursive node with the main features of the POSIX language.

Either explicit or implicit declaration of the interperator for a bridged program.