class
   Ktistec::RuleDefinition::Pattern
  
  - Ktistec::RuleDefinition::Pattern
 - Reference
 - Object
 
Overview
A rule pattern.
Defined in:
utils/parser.crConstructors
Instance Method Summary
- #arguments : Array(Ktistec::Node)
 - #constant : Constant
 - #constant? : Constant | Nil
 - #id : String
 - #options : Hash(String, Ktistec::Node)
 - 
        #parse(parser : Parser) : self
        
          
Parses a pattern in the rule definition.