Class ParseBlock
In: lib/saikuro.rb
Parent: EndableParseState

Methods

Public Class methods

Public Instance methods

Because the token for a block and hash right brace is the same, we need to track the hash left braces to determine when an end is encountered.

[Validate]