Uses of Interface
dev.civl.abc.ast.type.IF.SetType
Packages that use SetType
Package
Description
The ast.type submodule defines the (abstract) types
that can be specified in a program.
-
Uses of SetType in dev.civl.abc.ast.type.IF
Subinterfaces of SetType in dev.civl.abc.ast.type.IFModifier and TypeInterfaceDescriptioninterfaceThis class represents the$memtype which stands for a set of (typed) memory locations.Methods in dev.civl.abc.ast.type.IF that return SetTypeModifier and TypeMethodDescriptionTypeFactory.theSetType(ObjectType elementType) Creates aSetTypewith the given element type.