DoxigAlpha

Diagnostics

Information about the success or failure of a parse.

Fields of this type

Fields

#
ast:Ast
= .{ .source = "", .tokens = .empty, .nodes = .empty, .extra_data = &.{}, .mode = .zon, .errors = &.{}, }
zoir:Zoir
= .{ .nodes = .empty, .extra = &.{}, .limbs = &.{}, .string_bytes = &.{}, .compile_errors = &.{}, .error_notes = &.{}, }
type_check:?Error.TypeCheckFailure
= null

Functions in this namespace

Functions

#