Method: Code::Parser::If#whitespace?
- Defined in:
- lib/code/parser/if.rb
#whitespace? ⇒ Boolean
22 23 24 |
# File 'lib/code/parser/if.rb', line 22 def whitespace? whitespace.maybe end |
22 23 24 |
# File 'lib/code/parser/if.rb', line 22 def whitespace? whitespace.maybe end |