operatorCode
The operator that is used to access the base. Usually either .
or ->
, but some languages offer additional operator codes. If the base is null, the operatorCode should also be null.
The operator that is used to access the base. Usually either .
or ->
, but some languages offer additional operator codes. If the base is null, the operatorCode should also be null.