|
openshot-audio
0.1.7
|
Public Member Functions | |
| BlockStatement (const CodeLocation &l) noexcept | |
| ResultCode | perform (const Scope &s, var *returnedValue) const override |
Public Member Functions inherited from JavascriptEngine::RootObject::Statement | |
| Statement (const CodeLocation &l) noexcept | |
| virtual | ~Statement () |
Public Attributes | |
| OwnedArray< Statement > | statements |
Public Attributes inherited from JavascriptEngine::RootObject::Statement | |
| CodeLocation | location |
Additional Inherited Members | |
Public Types inherited from JavascriptEngine::RootObject::Statement | |
| enum | ResultCode { ok = 0, returnWasHit, breakWasHit, continueWasHit } |
|
inlinenoexcept |
|
inlineoverridevirtual |
Reimplemented from JavascriptEngine::RootObject::Statement.
| OwnedArray<Statement> JavascriptEngine::RootObject::BlockStatement::statements |
1.8.13