Class: Rattler::BackEnd::ParserGenerator::NestedEofGenerator

Inherits:
EofGenerator show all
Includes:
Nested
Defined in:
lib/rattler/back_end/parser_generator/eof_generator.rb

Method Summary

Methods included from Nested

#expr, #nested?

Methods inherited from EofGenerator

#gen_basic, #gen_direct_action, #gen_disallow, #gen_dispatch_action, #gen_token, nested, top_level

Methods inherited from ExprGenerator

#gen_direct_action, #gen_dispatch_action, #gen_intermediate, #gen_intermediate_assert, #gen_intermediate_disallow, #gen_intermediate_skip, #gen_token, #initialize

Methods included from Parsers

define

Constructor Details

This class inherits a constructor from Rattler::BackEnd::ParserGenerator::ExprGenerator