class Soroban::Excel::Pow
Public Instance Methods
rewrite_ruby(value)
click to toggle source
# File lib/soroban/parser/nodes.rb, line 45 def rewrite_ruby(value) "**" end
# File lib/soroban/parser/nodes.rb, line 45 def rewrite_ruby(value) "**" end