The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Different utility classes used in other packages. More...
Classes | |
class | Pair< FirstType, SecondType > |
Generic pair of objects More... | |
class | Visitor |
Abstract class to define different visits over the abstract syntax tree. More... | |
class | VisitorAdapter |
Abstract class to define different visits over the abstract syntax tree. It makes a deep walker. More... | |
Different utility classes used in other packages.