Uses of Interface
dev.civl.abc.ast.node.IF.type.FunctionTypeNode

Packages that use FunctionTypeNode
Package
Description
Submodule ast.node defines every kind of node in an AST.
The ast.node.declaration submodule defines nodes and other object deadling with declarations in a program.
The ast.node.type submodule defines AST nodes for representing type constructs in a program.