Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
Processors
.
AccessRestrictor
class AccessRestrictor
File:
../Synopsis/Processors/AccessRestrictor.py
This class processes declarations, and removes those that need greated access than the maximum passed to the constructor
Attributes Summary:
__scopestack
__currscope
Class attributes Summary:
access
Methods Summary:
__init__
(
self
,
*
*
kwds
)
process
(
self
,
ir
,
*
*
kwds
)
push
(
self
)
pop
(
self
,
decl
)
add
(
self
,
decl
)
visit_declaration
(
self
,
decl
)
visit_scope
(
self
,
scope
)
Generated on Thu Apr 16 16:26:58 2009 by
synopsis
(version devel)