module Synopsis.ASG
class Operation
Operation-inheritance Scopes/Synopsis/ASG/OperationTemplate.html Scopes/Synopsis/Formatters/DocBook/DocBook/_BaseClasses.html Scopes/Synopsis/ASG/Function.html Scopes/Synopsis/ASG/Declaration.html
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)
references
source code
  accept(self, visitor)
references
source code
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