Home | Trees | Indices | Help |
---|
|
|
|||
_Parser |
|
|||
|
|
Return a dict mapping interface.method strings to the concatenation of all their 'in' parameters, and mapping interface.signal strings to the concatenation of all their parameters. Example output: { 'com.example.SignalEmitter.OneString': 's', 'com.example.MethodImplementor.OneInt32Argument': 'i', }
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Feb 22 13:16:14 2009 | http://epydoc.sourceforge.net |