# File lib/ruby_parser_extras.rb, line 1004 def is_argument # TODO: phase this out return self == :expr_arg || self == :expr_cmdarg end