module Synopsis.ASG
class OperationTemplate
OperationTemplate-inheritance Scopes/Synopsis/ASG/Operation.html Scopes/Synopsis/ASG/Function.html Scopes/Synopsis/ASG/Declaration.html
Attributes Summary:
source code
Methods Summary:
  __init__(self, file, line, type, premod, return_type, postmod, name, real_name, template = None)
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