Umwelt.Felixir.Implement (Umwelt v0.3.0)
View SourceParses Implement AST
Summary
Types
@type t() :: %Umwelt.Felixir.Implement{ aliases: list(), context: list(), functions: list(), name: String.t(), note: String.t(), protocol: Umwelt.Felixir.Alias.t(), subject: Umwelt.Felixir.Alias.t() }