Class: NexusParser::Tokens::NexusStart
- Defined in:
- lib/nexus_parser/tokens.rb
Overview
in ruby, A is needed if you want to only match at the beginning of the string, we need this everywhere, as we’re moving along popping off
Instance Attribute Summary
Attributes inherited from Token
Method Summary
Methods inherited from Token
Constructor Details
This class inherits a constructor from NexusParser::Tokens::Token