Method: Rubex::AST::Expression::Colon2#rhs

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

#rhsObject (readonly)

Returns the value of attribute rhs.



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

def rhs
  @rhs
end