Module
Pickle::Parser::Matchers
In:
lib/pickle/parser/matchers.rb
Methods
capture_key_and_value_in_field
capture_name_in_label
capture_number_in_ordinal
match_factory
match_field
match_fields
match_index
match_indexed_model
match_label
match_labeled_model
match_mapping
match_model
match_ordinal
match_plural_factory
match_predicate
match_prefix
match_quoted
match_value
Public Instance methods
capture_key_and_value_in_field
()
capture_name_in_label
()
capture_number_in_ordinal
()
special capture methods
match_factory
()
match_field
()
match_fields
()
match_index
()
match_indexed_model
()
match_label
()
match_labeled_model
()
match_mapping
()
match_model
()
match_ordinal
()
match_plural_factory
()
match_predicate
()
match_prefix
()
match_quoted
()
match_value
()
[Validate]