diff options
author | Karroffel <therzog@mail.de> | 2017-08-22 14:54:52 +0200 |
---|---|---|
committer | Karroffel <therzog@mail.de> | 2017-08-22 17:45:05 +0200 |
commit | 57654d4b950d2bbb9e3cb28721aeb3f4499ea2f9 (patch) | |
tree | aee0a933dac9f9d9ff1bd80d12a7b8fd1d07a208 /drivers/unix | |
parent | 19e12424fc1786e24b372c2b62d9fbf262bfc227 (diff) |
support enums and nested constants in match statement
The initial version of the pattern matcher in GDScript does not
allow matching on nested identifiers, only one identifiers available
in the current scope.
With the introduction of enums to GDScript that's a huge missing
feature. This commit makes the parser accept indexed constants and
variables to properly support enums.
Diffstat (limited to 'drivers/unix')
0 files changed, 0 insertions, 0 deletions