A node that represents a function. A CFG subgraph may be associated with it.

Each FunctionNode must have a name that is unique in the graph. You should mangle names in case of overloading or when you wish to have multiple contexts of the same function as different nodes.

Index

Classes

Interfaces

Variables