Class | Parslet::Atoms::Entity |
In: |
lib/parslet/atoms/entity.rb
lib/parslet/atoms/visitor.rb |
Parent: | Parslet::Atoms::Base |
This wraps pieces of parslet definition and gives them a name. The wrapped piece is lazily evaluated and cached. This has two purposes:
You don‘t normally use this directly, instead you should generated it by using the structuring method Parslet.rule.
block | [R] | |
name | [R] |