Class: SexpMatchSpecial

Inherits:
Sexp show all
Defined in:
lib/sexp.rb

Direct Known Subclasses

SexpAny

Instance Attribute Summary

Attributes inherited from Sexp

#comments, #file, #line

Method Summary

Methods inherited from Sexp

#==, #===, #=~, #array_type?, #compact, #each_of_type, #find_and_replace_all, #find_node, #find_nodes, from_array, #gsub, #initialize, #inspect, #mass, #method_missing, #pretty_print, #sexp_body, #sexp_type, #shift, #structure, #sub, #to_a, #to_s

Constructor Details

This class inherits a constructor from Sexp

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Sexp