|
Gaia
|
Public Member Functions | |
| BooleanConstant (bool value) | |
| virtual Predicate * | copy () const |
| virtual bool | value () const |
| virtual QString | toString () const |
Public Member Functions inherited from gaia2::parser::Predicate | |
| bool | isTrue () const |
Protected Attributes | |
| bool | _value |