Method: MetricFu::SexpNode#sexp

Defined in:
lib/metric_fu/data_structures/sexp_node.rb

#sexpObject

Returns the value of attribute sexp

Returns:

  • (Object)

    the current value of sexp



3
4
5
# File 'lib/metric_fu/data_structures/sexp_node.rb', line 3

def sexp
  @sexp
end