Class: Mustermann::AST Abstract
- Inherits:
-
RegexpBased
- Object
- Pattern
- RegexpBased
- Mustermann::AST
- Defined in:
- lib/mustermann/ast.rb
Overview
This class is abstract.
Superclass for pattern styles that parse an AST from the string pattern.
Instance Attribute Summary
Attributes inherited from RegexpBased
Method Summary
Methods inherited from RegexpBased
Methods inherited from Pattern
#===, #=~, #initialize, #match, #named_captures, #names, new, #params, supported?, supported_options, #to_s
Constructor Details
This class inherits a constructor from Mustermann::RegexpBased