hash?()
public

No documentation available.

# File actionview/lib/action_view/render_parser/ripper_render_parser.rb, line 81
        def hash?
          type == :bare_assoc_hash || type == :hash
        end