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

Go to the source code of this file.

Classes

class  AST.BreakStatement
 Encapsulates a Break statement of our programming languages. More...
 

Namespaces

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