Libraries
»
rubinius-ast
(3.14)
»
Index
»
CodeTools
»
AST
»
And
»
#sexp_name
Method: CodeTools::AST::And#sexp_name
Defined in:
lib/rubinius/code/ast/operators.rb
#
sexp_name
⇒
Object
35 36 37
# File 'lib/rubinius/code/ast/operators.rb', line 35
def
sexp_name
:and
end