Module: RubyParserStuff
- Defined in:
- lib/filipinomemes/ruby_parser_patches.rb
Overview
Parser This will transform a piece of code (below are some samples) into an “abstract syntax tree“. It will build a structure which represents the semantics of the program.
Defined Under Namespace
Classes: Keyword