Class Hierarchy
AcLyRelExpr
C++
class AcLyRelExpr;
File
acly.h
Description
This class represents a relational expression of the form variable constant, where op is either a == or a != operator.
AcLyRelExpr
class AcLyRelExpr;
acly.h
This class represents a relational expression of the form variable constant, where op is either a == or a != operator.