Method: Ikra::AST::BreakNode#to_s
- Defined in:
- lib/ast/printer.rb
#to_s ⇒ Object
150 151 152 |
# File 'lib/ast/printer.rb', line 150 def to_s return "[BreakNode]" end |
150 151 152 |
# File 'lib/ast/printer.rb', line 150 def to_s return "[BreakNode]" end |