Camel.SExpSymbol

Fields

Name

Type

Access

Description

data

object

r/w

user data for the callback f.:obj:Camel.func: a #CamelSExpFunc callback f.ifunc: a #CamelSExpIFunc callback

name

str

r/w

name of the symbol

type

int

r/w

a type of the symbol, either Camel.SExpTermType.FUNC or Camel.SExpTermType.VAR

Methods

None

Details

class Camel.SExpSymbol

Describes a function or a variable symbol

New in version 3.4.