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.0beta1 on Mon Feb 1 18:13:34 2010 | http://epydoc.sourceforge.net |