|
LeviLamina
|
Public Member Functions | |
| MCFOLD bool | empty () const |
| MCAPI::Json::Value | evaluate (::UIPropertyBag *bag) const |
| MCAPI uint64 | forEachPropertyName (::std::function< void(::std::string const &)> callback) const |
| MCAPI uint64 | forEachPropertyToken (::std::function< void(::ExprToken &)> callback) |
| MCFOLD bool | isStatic () const |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::ExprToken > > | mTokens |
| ::ll::TypedStorage< 1, 1, bool > | mIsStatic |