A builder that knows how to convert more modern Ruby syntax into whitequark/parser gem’s syntax tree.

Instance Methods

The following three lines have been added to support the it block parameter syntax in the source code below.

if args.type == :itarg block_type = :itblock args = :it

github.com/whitequark/parser/blob/v3.3.7.1/lib/parser/builders/default.rb#L1122-L1155

It represents the it block argument, which is not yet implemented in the Parser gem.