PATH:
opt
/
alt
/
ruby34
/
share
/
doc
/
alt-ruby34-doc
= Ruby Syntax The Ruby syntax is large and is split up into the following sections: Literals[rdoc-ref:syntax/literals.rdoc] :: Numbers, Strings, Arrays, Hashes, etc. Assignment[rdoc-ref:syntax/assignment.rdoc] :: Assignment and variables {Control Expressions}[rdoc-ref:syntax/control_expressions.rdoc] :: +if+, +unless+, +while+, +until+, +for+, +break+, +next+, +redo+ {Pattern matching}[rdoc-ref:syntax/pattern_matching.rdoc] :: Structural pattern matching and variable binding syntax Methods[rdoc-ref:syntax/methods.rdoc] :: Method and method argument syntax {Calling Methods}[rdoc-ref:syntax/calling_methods.rdoc] :: How to call a method (or send a message to a method) {Modules and Classes}[rdoc-ref:syntax/modules_and_classes.rdoc] :: Creating modules and classes including inheritance Exceptions[rdoc-ref:syntax/exceptions.rdoc] :: Exception handling syntax Precedence[rdoc-ref:syntax/precedence.rdoc] :: Precedence of ruby operators Refinements[rdoc-ref:syntax/refinements.rdoc] :: Use and behavior of the refinements feature Miscellaneous[rdoc-ref:syntax/miscellaneous.rdoc] :: +alias+, +undef+, +BEGIN+, +END+ Comments[rdoc-ref:syntax/comments.rdoc] :: Line and block code comments Operators[rdoc-ref:syntax/operators.rdoc] :: Operator method behaviors
[-] dtrace_probes.rdoc
[edit]
[-] forwardable.rd.ja
[edit]
[-] _regexp.rdoc
[edit]
[+]
irb
[+]
pty
[-] bsearch.rdoc
[edit]
[-] ChangeLog
[edit]
[-] case_mapping.rdoc
[edit]
[-] ractor.md
[edit]
[-] implicit_conversion.rdoc
[edit]
[-] extension.ja.rdoc
[edit]
[-] fiber.md
[edit]
[-] dig_methods.rdoc
[edit]
[-] yarvarch.en
[edit]
[-] _timezones.rdoc
[edit]
[-] strftime_formatting.rdoc
[edit]
[-] command_injection.rdoc
[edit]
[-] syntax.rdoc
[edit]
[-] character_selectors.rdoc
[edit]
[-] README.md
[edit]
[-] marshal.rdoc
[edit]
[-] exceptions.md
[edit]
[-] contributing.md
[edit]
[+]
images
[-] packed_data.rdoc
[edit]
[-] extension.rdoc
[edit]
[-] windows.md
[edit]
[-] maintainers.md
[edit]
[-] index.md
[edit]
[-] signals.rdoc
[edit]
[+]
..
[+]
syntax
[-] security.rdoc
[edit]
[-] bug_triaging.rdoc
[edit]
[-] globals.rdoc
[edit]
[-] encodings.rdoc
[edit]
[-] distribution.md
[edit]
[-] standard_library.md
[edit]
[-] memory_view.md
[edit]
[-] yarvarch.ja
[edit]
[-] format_specifications.rdoc
[edit]
[-] ruby-exercise.stp
[edit]