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()}
A structure representing a source file containing Ethyl code
t() :: %Ethyl.Source{ast: Macro.t(), context: Ethyl.Context.t(), path: Path.t()}