Package EasyExtend :: Module fstools :: Class FSConfig
[hide private]
[frames] | no frames]

Class FSConfig



object --+
         |
        FSConfig

Used to supply information about the state of the fiberspace in terms of data provided by individual fibers.

Instance Methods [hide private]

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Methods [hide private]
 
get_sym_name(cls, node_id)
 
get_tok_name(cls, node_id)
Class Variables [hide private]
  fiber_table = [{'offset': 0, 'symbol': <module 'symbol' from '...
Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

fiber_table

Value:
[{'offset': 0,
  'symbol': <module 'symbol' from 'C:\lang\Python24\lib\symbol.pyc'>,
  'token': <module 'token' from 'C:\lang\Python24\lib\token.pyc'>}]