Umwelt.Felixir.Signature (Umwelt v0.3.0)
View SourceParses Signature AST
Summary
Types
@type t() :: %Umwelt.Felixir.Signature{ body: Umwelt.Felixir.Call.t(), note: String.t(), private: boolean() }
Parses Signature AST
@type t() :: %Umwelt.Felixir.Signature{ body: Umwelt.Felixir.Call.t(), note: String.t(), private: boolean() }