Class: RubyToBlock::Block::LooksShow

Inherits:
CharacterMethodCall show all
Defined in:
app/models/concerns/ruby_to_block/block/looks_show.rb

Constant Summary

Constants included from CharacterOperation

CharacterOperation::CHAR_NAME_RE, CharacterOperation::CHAR_RE

Instance Attribute Summary

Attributes included from CharacterOperation

#character

Attributes inherited from Base

#fields, #parent, #prev_sibling, #sibling, #statements, #values

Method Summary

Methods inherited from CharacterMethodCall

add_character_method_call_block, process_match_data

Methods inherited from Base

#[], #add_statement, #add_value, blocknize, indent?, #indent_level, inherited, #initialize, inline?, #inline?, #null?, priority, process_else, process_end, process_match_data, process_value_string, regexp, statement?, #to_xml, type, #type, value?

Constructor Details

This class inherits a constructor from RubyToBlock::Block::Base