Package lemon :: Package external :: Package gadfly :: Module sql_mar
[show private | hide private]
[frames | no frames]

Module lemon.external.gadfly.sql_mar

Variable Summary
int CaseSensitivity = 0                                                                     
list comments = ['--.*']
int MaxStates = 312                                                                   
list moveTos = [(130, 107, 64), (95, 57, 130), (170, 110, 205...
str punct = '.,*;=<>{}()?+-/'
list reducts = [(88, 79, 141), (158, 118, 78), (73, 97, 43), ...
tuple Root = (-7, 'statement_list')
list RuleTups = [('stat1', ((-7, 'statement_list'), [(-7, 'st...
list tokens = [(-6, 'INTO'), (-7, 'boolean_factor'), (-7, 'pr...

Variable Details

CaseSensitivity

Type:
int
Value:
0                                                                     

comments

Type:
list
Value:
['--.*']                                                               

MaxStates

Type:
int
Value:
312                                                                   

moveTos

Type:
list
Value:
[(130, 107, 64),
 (95, 57, 130),
 (170, 110, 205),
 (146, 110, 190),
 (94, 24, 47),
 (94, 40, 129),
 (130, 22, 46),
 (55, 103, 62),
...                                                                    

punct

Type:
str
Value:
'.,*;=<>{}()?+-/'                                                      

reducts

Type:
list
Value:
[(88, 79, 141),
 (158, 118, 78),
 (73, 97, 43),
 (231, 53, 104),
 (136, 93, 128),
 (251, 118, 47),
 (149, 19, 101),
 (145, 17, 97),
...                                                                    

Root

Type:
tuple
Value:
(-7, 'statement_list')                                                 

RuleTups

Type:
list
Value:
[('stat1', ((-7, 'statement_list'), [(-7, 'statement')])),
 ('statn',
  ((-7, 'statement_list'),
   [(-7, 'statement'), (-6, ';'), (-7, 'statement_list')])),
 ('dropindexstat', ((-7, 'statement'), [(-7, 'drop_index_statement')])\
),
 ('createindexstat', ((-7, 'statement'), [(-7, 'create_index_statement\
')])),
...                                                                    

tokens

Type:
list
Value:
[(-6, 'INTO'),
 (-7, 'boolean_factor'),
 (-7, 'primary'),
 (-7, 'column_constraint_definition'),
 (-7, 'drop_index_statement'),
 (-6, 'COUNT'),
 (-6, 'EXISTS'),
 (-6, 'CREATE'),
...                                                                    

Generated by Epydoc 2.0 on Mon Nov 10 15:08:18 2003 http://epydoc.sf.net