KaitaiToolkit.Ksy.TypeSystem (kaitai_toolkit v0.0.16)

Given a structure in the AST, provides a type

Summary

Functions

type(int)

@spec type(tuple()) :: {:ok, atom() | tuple()} | {:error, term()}

type!(val)

@spec type!(tuple()) :: atom() | tuple()