Class: Ducktape::Expression::PropertyExp

Inherits:
Object
  • Object
show all
Includes:
BinaryOpExp
Defined in:
lib/ducktape/expression/property_exp.rb

Overview

a.b

Instance Attribute Summary

Attributes included from BinaryOpExp

#left, #owner, #right

Method Summary

Methods included from BinaryOpExp

#bind, #initialize, #rightmost, #unbind, #unparse, #value, #value=