Uses of Interface
dev.civl.abc.ast.type.IF.StandardSignedIntegerType
Packages that use StandardSignedIntegerType
Package
Description
The ast.type submodule defines the (abstract) types
that can be specified in a program.
-
Uses of StandardSignedIntegerType in dev.civl.abc.ast.type.IF
Methods in dev.civl.abc.ast.type.IF that return StandardSignedIntegerTypeModifier and TypeMethodDescriptionTypeFactory.signedIntegerType(StandardSignedIntegerType.SignedIntKind kind) Returns the standard signed integer type of the given kind.