Closed phenaproxima closed 9 years ago
I'm not sure why we bother having this method -- it either returns an ampersand token node, or NULL. Shouldn't this just be isReference(), and return a boolean?
Added isReference to ParameterNode. Left getReference there.
I'm not sure why we bother having this method -- it either returns an ampersand token node, or NULL. Shouldn't this just be isReference(), and return a boolean?