Camel.SExpSymbol¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
data |
r/w |
user data for the callback f.:obj:Camel.func: a #CamelSExpFunc callback f.ifunc: a #CamelSExpIFunc callback |
|
name |
r/w |
name of the symbol |
|
type |
r/w |
a type of the symbol, either |
Methods¶
None
Details¶
- class Camel.SExpSymbol¶
Describes a function or a variable symbol
New in version 3.4.