Class: Card::Set::Abstract

Inherits:
Pattern::Base show all
Defined in:
lib/card/set/abstract.rb

Overview

Base class for abstract sets defined in set modules

Instance Attribute Summary

Attributes included from Pattern::ClassMethods

#anchor_parts_count, #anchorless, #assigns_type, #compound_only, #pattern_code

Method Summary

Methods inherited from Pattern::Base

#anchor_codenames, #anchor_parts, #find_anchor_id, #format_module_list, #initialize, #inspect, #lookup_module_list, #module_key, #module_list, #rule_lookup_key, #safe_key, #to_s

Methods included from Pattern::ClassMethods

#anchorless?, #compound_only?, #generic_label, #module_key, #new, #pattern, #pattern_applies?, #pattern_id, #register

Constructor Details

This class inherits a constructor from Card::Set::Pattern::Base