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

Go to the source code of this file.

Classes

class  AST.ThrowStatement
 Encapsulates a Throw statement of our programming languages. More...
 

Namespaces

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