Method: CodeTools::AST::And#sexp_name

Defined in:
lib/rubinius/code/ast/operators.rb

#sexp_nameObject



35
36
37
# File 'lib/rubinius/code/ast/operators.rb', line 35

def sexp_name
  :and
end