Module: Rcodetools::ProcessParticularLine::ExpressionExtension

Defined in:
lib/rcodetools/completion.rb

Instance Attribute Summary collapse

Instance Attribute Details

#eval_stringObject

Returns the value of attribute eval_string.



29
30
31
# File 'lib/rcodetools/completion.rb', line 29

def eval_string
  @eval_string
end

#methObject

Returns the value of attribute meth.



30
31
32
# File 'lib/rcodetools/completion.rb', line 30

def meth
  @meth
end