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

Go to the source code of this file.

Classes

class  AST.CatchStatement
 Encapsulates a Catch statement of our programming languages. More...
 

Namespaces

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