Uses of Interface
dev.civl.abc.ast.type.IF.AtomicType
Packages that use AtomicType
Package
Description
The ast.type submodule defines the (abstract) types
that can be specified in a program.
-
Uses of AtomicType in dev.civl.abc.ast.type.IF
Methods in dev.civl.abc.ast.type.IF that return AtomicTypeModifier and TypeMethodDescriptionTypeFactory.atomicType(UnqualifiedObjectType baseType) The atomic type associated to a base type.