Inheritance diagram for FunctionNode:
Public Attributes | |
TypeNode * | type |
The type. | |
char * | functor |
The functor's name. | |
List * | structs |
The arguments, a list with elements of type GenericNode. |
|
The functor's name.
|
|
The arguments, a list with elements of type GenericNode.
|
|
The type.
|