Class: Mustermann::Rails
- Inherits:
-
AST::Pattern
- Object
- Pattern
- RegexpBased
- AST::Pattern
- Mustermann::Rails
- Defined in:
- lib/mustermann/rails.rb
Overview
Rails style pattern implementation.
Constant Summary
Constants included from Mustermann
CompileError, DEFAULT_TYPE, Error, ExpandError, ParseError
Instance Attribute Summary
Attributes inherited from RegexpBased
Attributes inherited from Pattern
Method Summary
Methods inherited from AST::Pattern
Methods inherited from RegexpBased
#initialize, #peek_match, #peek_size
Methods inherited from Pattern
#+, #==, #===, #=~, #eql?, #expand, #hash, #initialize, #match, #named_captures, #names, new, #params, #peek, #peek_match, #peek_params, #peek_size, supported?, supported_options, #to_proc, #to_s, #to_templates, #|
Methods included from Mustermann
Constructor Details
This class inherits a constructor from Mustermann::RegexpBased