Thrift v1.3.0 Thrift.Parser.Models.Constant
A Thrift constant. Constants of any primitive or container type can be created in Thrift.
Summary
Types
t :: %Thrift.Parser.Models.Constant{name: String.t, type: Thrift.Parser.Types.t, value: Literal.t}
Functions
Specs
new(charlist, Thrift.Parser.Literals.t, Thrift.Parser.Types.t) :: %Thrift.Parser.Models.Constant{name: term, type: term, value: term}