VariableNode.id

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

struct VariableNode
uinteger id;

Meta