Package ewa :: Module _ruletab
[show private | hide private]
[frames | no frames]

Module ewa._ruletab

Variable Summary
dict _lr_action = {(62, 'COLON'): -52, (41, 'RPAREN'): -41, (...
dict _lr_goto = {(28, 'prelist'): 18, (28, 'postlist'): 16, (...
str _lr_method = 'LALR'
list _lr_productions = [("S'", 1, None, None, None), ('gramma...
str _lr_signature = '\xeb\xd1\x15\xf2`\xde\xf7\xa2\x9b\xd5\x...

Variable Details

_lr_action

Type:
dict
Value:
{(0, 'DATE'): 6,
 (0, 'PRE'): 14,
 (10, 'NOT'): -10,
 (26, 'PRE'): 14,
 (27, 'COMMA'): -8,
 (41, 'RPAREN'): -41,
 (56, 'COLON'): -42,
 (62, 'COLON'): -52,
...                                                                    

_lr_goto

Type:
dict
Value:
{(0, 'grammar'): 24,
 (28, 'postlist'): 16,
 (28, 'prelist'): 18,
 (36, 'condopt'): 59,
 (46, 'datespec'): 5,
 (51, 'regex'): 8,
 (53, 'cond_expr'): 25,
 (56, 'condopts'): 76,
...                                                                    

_lr_method

Type:
str
Value:
'LALR'                                                                 

_lr_productions

Type:
list
Value:
[("S'", 1, None, None, None),
 ('grammar',
  1,
  'p_grammar',
  '/home/smulloni/workdir/svn.wnyc.org/ewa2/trunk/src/ewa/ruleparser.p\
y',
  149),
 ('cond_rule_list',
...                                                                    

_lr_signature

Type:
str
Value:
'\xeb\xd1\x15\xf2`\xde\xf7\xa2\x9b\xd5\xb8i\xb9GC9'                    

Generated by Epydoc 2.1 on Wed Jan 3 10:13:56 2007 http://epydoc.sf.net