lib/hqmf-parser/1.0/restriction.rb in health-data-standards-3.4.3 vs lib/hqmf-parser/1.0/restriction.rb in health-data-standards-3.4.4

- old
+ new

@@ -68,9 +68,11 @@ 'subset' => @subset ) p = Precondition.new(entry, parent, @doc) end + + check_nil_conjunction_on_child end # The type of restriction, e.g. SBS, SBE etc def type \ No newline at end of file