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