Variable Class

Definition

Line 443 of scmpg/Parser.cm

Inheritance

Constructors & Destructor

public Variable(Node* type_, IdentifierNode* id_)

Constructor& Destructor Details

Variable Constructor

public Variable(Node* type_, IdentifierNode* id_)

Definition
Line 445 of scmpg/Parser.cm