Args are the children nodes to the current node.
Flags store metadata/primitive data in an Iridium node. These nodes cannot store other Iridium S-Expressions.
Tag specifics the S-Expression Type.
This method is used to squish the Iridium Code into an array which can be easily stored on disk.
Nested Array of Iridium S-Expressions.
Remarks
A JavaScript Class Object.
Structure
ARG(Parent): The parent class object.ARG(Constructor): The constructor closure.FLAG(NAME : string): Name of the class.FLAG(DERIVED : void): This flag is set if the class is a derived class.