Variable Class

Definition

Line 497 of scm2html/Parser.cm

Inheritance

Constructors & Destructor

public Variable(Node* type_, IdentifierNode* name_)

Constructor& Destructor Details

Variable Constructor

public Variable(Node* type_, IdentifierNode* name_)

Definition
Line 499 of scm2html/Parser.cm