module SexpMatchSpecials
Public Instance Methods
ANY()
click to toggle source
# File lib/sexp.rb, line 326 def ANY(); return SexpAny.new; end
# File lib/sexp.rb, line 326 def ANY(); return SexpAny.new; end