Class: AppMap::Inspect::Parser

Inherits:
Parser
  • Object
show all
Defined in:
lib/appmap/inspect/parser.rb

Overview

Parser processes a Ruby into a list of parse nodes and a list of comments.

Method Summary

Methods inherited from Parser

#initialize, #parse, #to_s

Constructor Details

This class inherits a constructor from AppMap::Parser