Skip to main content

Module node_kind

Module node_kind 

Source
Expand description

Canonical NodeKind constants mirroring the shared source-query enum.

Constantsยง

BASIC_BLOCK
BasicBlock.
BINARY
Binary.
CALL
Call.
FUNCTION_DECL
FunctionDecl.
IMPORT
Import.
LITERAL
Literal.
SSA
SSA.
VARIABLE
Variable.