Skip to main content

Module ast

Module ast 

Source
Expand description

§Elixir Ast

This module provides elixir ast functionality for the Oaks project.

Structs§

Block
ElixirRoot
The root node of the Elixir AST.
Function
Identifier
Module
Param

Enums§

Expr
Item
Top-level item: Module, function, or statement
Statement