Thrift v1.3.0 Thrift.Parser.Models.StructRef

A reference to another struct.

While not a Thrift type, this represents when a Thrift type refers to another.

Summary

Types

t :: %Thrift.Parser.Models.StructRef{referenced_type: String.t}

Functions

new(referenced_type)

Specs

new(charlist) :: %Thrift.Parser.Models.StructRef{referenced_type: term}