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