TypedGql.Language.IntValue (TypedGql v0.13.0)

Copy Markdown View Source

An integer literal.

Summary

Types

t()

@type t() :: %TypedGql.Language.IntValue{loc: map() | nil, value: integer() | nil}