Class: Chelsy::Operator::IndirectAccess

Inherits:
Access show all
Defined in:
lib/chelsy/ast.rb

Instance Attribute Summary

Attributes inherited from Access

#name

Attributes inherited from Unary

#operand

Attributes inherited from Element

#fragments, #post_fragments

Class Method Summary collapse

Methods inherited from Access

#initialize, #object

Methods inherited from Postfix

#initialize

Methods inherited from Unary

#initialize

Methods inherited from Base

precedence

Methods inherited from Element

#initialize

Methods inherited from Node

#initialize

Constructor Details

This class inherits a constructor from Chelsy::Operator::Access

Class Method Details

.operatorObject



632
# File 'lib/chelsy/ast.rb', line 632

def self.operator; :"->" end