Ethyl.Source (Ethyl v0.2.0) View Source

A structure representing a source file containing Ethyl code

Link to this section Summary

Link to this section Types

Specs

t() :: %Ethyl.Source{ast: Macro.t(), context: Ethyl.Context.t(), path: Path.t()}

Link to this section Functions