Operation class. An operation is related to a Function and is currently identical.
Operations Summary: | |
__init__(self, file, line, language, type, premod, returnType, name, realname) [Source] | |
accept(self, visitor) [Source] |
Operations Inherited from Function | |
premodifier, returnType, realname, parameters, postmodifier, exceptions, template, set_template, set_returnType, __cmp__ |
Operations Inherited from Declaration | |
file, line, language, type, name, comments, accessibility, set_name, set_accessibility |