Class
Racc::StateTransitionTableGenerator
In:
lib/racc/statetransitiontable.rb
Parent:
Object
Methods
act2actid
addent
gen_action_tables
gen_goto_tables
generate
mkmapexp
new
reduce_table
set_table
token_table
Constants
RE_DUP_MAX
=
n
Public Class methods
new
(states)
Public Instance methods
act2actid
(act)
addent
(all, arr, chkval, ptr)
gen_action_tables
(t, states)
gen_goto_tables
(t, grammar)
generate
()
mkmapexp
(arr)
reduce_table
(grammar)
set_table
(entries, dummy, tbl, chk, ptr)
token_table
(grammar)
[Validate]