VariableNode.id

the ID of the variable. This is assigned in the ASTCheck stage, not in ASTGen

struct VariableNode
integer id;

Meta