Method: Dentaku::AST::Multiplication#operator

Defined in:
lib/dentaku/ast/arithmetic.rb

#operatorObject



93
94
95
# File 'lib/dentaku/ast/arithmetic.rb', line 93

def operator
  :*
end