Expand description
Local identifier node.
Structsยง
- Identifier
- An
identifieris a sequence of characters in the code that identifies a variable, function, or property.
Local identifier node.
identifier is a sequence of characters in the code that identifies a variable,
function, or property.