Expand description
Structs§
- Block
- Represents a block of statements.
- Elixir
Root - The root node of the Elixir AST.
- Function
- Represents an Elixir function definition.
- Identifier
- Represents an identifier in the Elixir AST.
- Module
- Represents an Elixir module definition.
- Param
- Represents a function parameter.