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
__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 Tue Jul 20 09:06:55 2010 by
synopsis
(version devel)