module Rley::Parser
Constants
- ParseWalkerContext
-
Utility class used internally by the Enumerator created with a
ParseWalkerContext
object. It holds the state of the walk over aGFGParsing
object. - WalkerBacktrackpoint
Utility class used internally by the Enumerator created with a ParseWalkerContext
object. It holds the state of the walk over a GFGParsing
object.