reserved keywords are not explicited or documented anywhere #63

Open
opened 1 year ago by utopiah · 1 comments
utopiah commented 1 year ago
Owner

See #52 and parseJXR() to avoid confusion.

This would also facilitate usage.

See https://git.benetou.fr/utopiah/text-code-xr-engine/issues/52 and `parseJXR()` to avoid confusion. This would also facilitate usage.
utopiah added the
documentation
label 1 year ago
Poster
Owner

See the reserved-keywords file generated from source with scope const, var and functions.

Added for now the most obvious ones as the reservedKeywords array

  • DOM element selectedElement
  • DOM element : lastPointSketch from draw()
  • string array : commandhistory
  • DOM element array : groupSelection
  • DOM element array : targets

so that it could be used to generate notes and ideally re-used.

Not sufficient though, see qs, sa, etc.

See the `reserved-keywords` file generated from source with scope const, var and functions. Added for now the most obvious ones as the `reservedKeywords` array * DOM element selectedElement * DOM element : lastPointSketch from draw() * string array : commandhistory * DOM element array : groupSelection * DOM element array : targets so that it could be used to generate notes and ideally re-used. Not sufficient though, see `qs`, `sa`, etc.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: utopiah/text-code-xr-engine#63
Loading…
There is no content yet.