| Class | RGen::Util::ModelComparatorBase |
| In: |
lib/rgen/util/model_comparator_base.rb
|
| Parent: | Object |
| CompareSpec | = | Struct.new(:identifier, :recurse, :filter, :ignore_features, :display_name, :sort) |
| INDENT | = | " " |
| compareSpecs | [R] |