Login
Roast topics
Find topics
Find it!
From:
Robert Mosolgo
(Uncensored)
subscribe
How Ripper parses variables
https://rmosolgo.github.io/ruby/ripper/2018/05/21/how-ripper-parses-variables.html
links
backlinks
Roast topics
Find topics
Roast it!
Ruby has a few different kinds of variables, and Ripper expresses them with a few different nodes. Here are the different variables in Ruby: a# Local variable (or method call on self)$a