ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Classes | Namespaces
ast.h File Reference
#include <memory>
#include <string>
#include <ilang/ila/object.h>

Go to the source code of this file.

Classes

class  ilang::Ast
 The class for the Abstract Syntax Tree. An Ast object can be an expression or function definition (interpreted or uninterpreted). More...
 

Namespaces

 ilang
 

Detailed Description

Class Ast - abstract syntax tree (virtual) base clase.