Method: CSL.parse
- Defined in:
- lib/csl.rb
.parse(*arguments) ⇒ Object
50 51 52 |
# File 'lib/csl.rb', line 50 def parse(*arguments) Parser.instance.parse(*arguments) end |
50 51 52 |
# File 'lib/csl.rb', line 50 def parse(*arguments) Parser.instance.parse(*arguments) end |