The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
ForeachStatement.cs File Reference

Go to the source code of this file.

Classes

class  AST.ForeachStatement
 Encapsulates a Foreach statement of our programming languages. More...
 

Namespaces

package  AST
 Representation of the StaDyn Abstract Syntax Tree (AST).