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
__scopestack
__currscope
-
Class attributes
access
-
Methods
__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 Tue Jul 20 09:07:00 2010 by
synopsis
(version devel)