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