Class | StateMachine::Matcher |
In: |
lib/state_machine/matcher.rb
|
Parent: | Object |
Provides a general strategy pattern for determining whether a match is found for a value. The algorithm that actually determines the match depends on the matcher in use.