Uses of Interface
dev.civl.abc.ast.node.IF.expression.ConstantNode

Packages that use ConstantNode
Package
Description
Submodule ast.node defines every kind of node in an AST.
The ast.node.expression submodule defines AST nodes for representing expressions in a program.
The ast.node.omp submodule defines AST nodes for representing OpenMP constructs, which are specified in omp pragmas.