Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
ASG
class Operation
File:
../Synopsis/ASG.py
Operation class. An operation is related to a Function and is currently identical.
Methods Summary:
__init__
(
self
,
file
,
line
,
type
,
premod
,
return_type
,
postmod
,
name
,
real_name
)
accept
(
self
,
visitor
)
Attributes Inherited from Function
_real_name
,
premodifier
,
return_type
,
parameters
,
postmodifier
,
exceptions
Class attributes Inherited from Function
real_name
Attributes Inherited from Declaration
file
,
line
,
name
,
type
,
accessibility
,
annotations
Generated on Thu Apr 16 16:26:54 2009 by
synopsis
(version devel)