2023-11-11 01:44:03 +00:00
|
|
|
================================================================================
|
2023-10-23 19:01:00 +00:00
|
|
|
Simple Identifiers
|
2023-11-11 01:44:03 +00:00
|
|
|
================================================================================
|
2023-10-23 19:01:00 +00:00
|
|
|
|
|
|
|
x
|
|
|
|
_y
|
|
|
|
__xyz__
|
|
|
|
|
2023-11-11 01:44:03 +00:00
|
|
|
--------------------------------------------------------------------------------
|
2023-10-23 19:01:00 +00:00
|
|
|
|
|
|
|
(root
|
2023-11-11 01:44:03 +00:00
|
|
|
(statement
|
|
|
|
(expression
|
|
|
|
(identifier)))
|
|
|
|
(statement
|
|
|
|
(expression
|
|
|
|
(identifier)))
|
|
|
|
(statement
|
|
|
|
(expression
|
|
|
|
(identifier))))
|