Uses of Interface
dev.civl.abc.ast.type.IF.ArrayType

Packages that use ArrayType
Package
Description
The ast.type submodule defines the (abstract) types that can be specified in a program.
The ast.value submodule defines classes for representing constant values that can occur in a program, such as numeric literals, characters, strings, pointer constants, and so on.