DoxigAlpha

ZonGen

Fields of this type

Fields

#
nodes:std.MultiArrayList(Zoir.Node.Repr)
extra:std.ArrayListUnmanaged(u32)
limbs:std.ArrayListUnmanaged(std.math.big.Limb)
string_bytes:std.ArrayListUnmanaged(u8)
string_table:std.HashMapUnmanaged(u32, void, StringIndexContext, std.hash_map.default_max_load_percentage)
compile_errors:std.ArrayListUnmanaged(Zoir.CompileError)
error_notes:std.ArrayListUnmanaged(Zoir.CompileError.Note)

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#
strLitSizeHint
Estimates the size of a string node without parsing it.
parseStrLit
Parses the given node as a string literal.