Clarify when Expression get_error_text()
is updated
This commit is contained in:
parent
c0f1ed57c4
commit
8c6e561fc9
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
<method name="get_error_text" qualifiers="const">
|
||||
<return type="String" />
|
||||
<description>
|
||||
Returns the error text if [method parse] has failed.
|
||||
Returns the error text if [method parse] or [method execute] has failed.
|
||||
</description>
|
||||
</method>
|
||||
<method name="has_execute_failed" qualifiers="const">
|
||||
|
|
Loading…
Reference in a new issue