1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc/syntax.rdoc

14 lines
337 B
Text
Raw Normal View History

= Ruby Syntax
The Ruby syntax is large and is split up into the following sections:
Literals[rdoc-ref:doc/syntax/literals.rdoc] ::
Numbers, Strings, Arrays, Hashes, etc.
Methods[rdoc-ref:doc/syntax/methods.rdoc] ::
Method and method argument syntax
Exceptions[rdoc-ref:doc/syntax/exceptions.rdoc] ::
Exception handling syntax