Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

ZigAllocatorUsage
ZigAnalysisCache
ZigAsyncFn
ZigBackend
The Zig code generation backend.
ZigBuildConfiguration
ZigBuiltinFn
ZigCacheEntry
ZigComptime
ZigConstantFoldingHelper
ZigDepGraph
ZigDominatorTree
ZigErrorSet
ZigExtCache
Analysis cache for ZigExt.
ZigExtConstFolder
Constant folding helper for ZigExt.
ZigExtDepGraph
Dependency graph for ZigExt.
ZigExtDomTree
Dominator tree for ZigExt.
ZigExtLiveness
Liveness analysis for ZigExt.
ZigExtPassConfig
Configuration for ZigExt passes.
ZigExtPassRegistry
Pass registry for ZigExt.
ZigExtPassStats
Statistics for ZigExt passes.
ZigExtWorklist
Worklist for ZigExt.
ZigFile
ZigFn
Represents a Zig function definition.
ZigGenericFn
ZigImport
ZigLivenessInfo
ZigModule
Represents a complete Zig module (source file).
ZigPackedField
ZigPackedStruct
ZigPassConfig
ZigPassRegistry
ZigPassStats
ZigSliceOps
ZigStruct
Represents a Zig struct definition.
ZigTaggedUnion
ZigTestBlock
ZigWorklist

Enums§

ZigAllocatorKind
ZigExpr
Zig expression representation.
ZigExtPassPhase
Pass execution phase for ZigExt.
ZigOptimizeMode
ZigPassPhase
ZigStmt
Zig statement representation.
ZigType
Zig type representation.