The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
Package Tools

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...
 

Detailed Description

Different utility classes used in other packages.