Method: Rubex::AST::Expression::Colon2#lhs

Defined in:
lib/rubex/ast/expression/binary/colon2.rb

#lhsObject (readonly)

Returns the value of attribute lhs.



5
6
7
# File 'lib/rubex/ast/expression/binary/colon2.rb', line 5

def lhs
  @lhs
end