Method: Jinx::MatchVisitor#matches

Defined in:
lib/jinx/resource/match_visitor.rb

#matches{Resource => Resource} (readonly)

Returns the domain object matches.

Returns:



8
9
10
# File 'lib/jinx/resource/match_visitor.rb', line 8

def matches
  @matches
end