module Synopsis.ASG
class FunctionTypeId
Class for function (pointer) types.
FunctionTypeId-inheritance Scopes/Synopsis/ASG/TypeId.html
-Attributes
source code
source code
source code
-Methods
  __init__(self, language, return_type, premod, parameters)
references
source code
  accept(self, visitor)
references
source code
Attributes Inherited from TypeId
language