View Source Hologram.Compiler.Context (hologram v0.2.0)

Summary

Types

t()

@type t() :: %Hologram.Compiler.Context{
  match_operator?: bool(),
  module: module(),
  pattern?: bool()
}