class documentation
class OpcodeAttributes(object):
Acts as a structure containing the per-method attribute names.
| Method | __init__ |
Initializes the opcode attributes for the given method name. |
| Method | |
Undocumented |
| Method | |
Returns the names of all the attributes that replace or modify a method. |
| Class Variable | __slots__ |
Undocumented |
| Instance Variable | aliases |
Undocumented |
| Instance Variable | forbidden |
Undocumented |
| Instance Variable | get |
Undocumented |
| Instance Variable | method |
Undocumented |
| Instance Variable | opcode |
Undocumented |
| Instance Variable | rename |
Undocumented |