Uses of Package
dev.civl.abc.ast.conversion.IF

Package
Description
The analysis module provides various algorithms which analyze an AST, leaving behind information about the AST.
Submodule ast.conversion provides classes for representing to C's "implicit conversions".
The ast.node.expression submodule defines AST nodes for representing expressions in a program.