class AtomExp: public Exp

Classe astratta che rappresenta le espressioni atomiche

Inheritance:


Inherited from Exp:

Public Methods

oExp* clone() const
oExp* eval(const Environment *env) const
ovoid getVariables(StringSet *ss) const
oint getNumVariables() const
ostd::string toString() const

Documentation

Classe astratta che rappresenta le espressioni atomiche

Direct child classes:
NumExp
IdentExp
BoolExp

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.