Methods
exhaust_lexer()
Try to feed the rest of the lexer state into the parser.
Note that this returns a new ImmutableInteractiveParser and does not feed an '$END' Token
Same as InteractiveParser
, but operations create a new instance instead
of changing it in-place.
Try to feed the rest of the lexer state into the parser.
Note that this returns a new ImmutableInteractiveParser and does not feed an '$END' Token
Same as InteractiveParser
, but operations create a new instance instead
of changing it in-place.
Try to feed the rest of the lexer state into the parser.
Note that this returns a new ImmutableInteractiveParser and does not feed an '$END' Token