can be used to store additional information about the node
the type used to represent the identifier, by default Identifier
allows to attach additional information to the node
the original string retrieved from R, can be used for further identification
The location may differ from what is stated in Source#fullRange as it represents the location identified by the R parser.
Readonlytype
Represents identifiers (variables) such as
xinx <- 42ora::fooina::foo(). See Identifier for more information about how identifiers are represented.