1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 08:39:30 +00:00

[doc] update doc

This commit is contained in:
Étienne Fildadut 2024-11-09 17:03:39 +01:00
parent a31fefc68b
commit ed7fe34853
6 changed files with 19 additions and 18 deletions

View file

@ -199,6 +199,7 @@ _defined at line 117 of [anselme/state/State.lua](../anselme/state/State.lua):_
### :defined (name)
Returns true if `name` (string) is defined in the global scope.
Returns false otherwise.
_defined at line 122 of [anselme/state/State.lua](../anselme/state/State.lua):_ `defined = function(self, name)`
@ -311,4 +312,4 @@ Otherwise, each Node has its own module file defined in the [ast/](../ast) direc
---
_file generated at 2024-06-04T14:22:53Z_
_file generated at 2024-11-09T17:00:43Z_