Skip to main content

Module ast

Module ast 

Source
Expand description

AST module.

§Bash Ast

This module provides bash ast functionality for the Oaks project.

Structs§

BashRoot
Root node of the Bash syntax tree.

Enums§

Element
Element in the Bash syntax tree.