Method: Code::Parser.parse
- Defined in:
- lib/code/parser.rb
.parse ⇒ Object
12 13 14 |
# File 'lib/code/parser.rb', line 12 def self.parse(...) new(...).parse end |
12 13 14 |
# File 'lib/code/parser.rb', line 12 def self.parse(...) new(...).parse end |