Uses of Interface
dev.civl.abc.ast.conversion.IF.Integer2PointerConversion
Packages that use Integer2PointerConversion
Package
Description
Submodule ast.conversion provides classes for representing
to C's "implicit conversions".
-
Uses of Integer2PointerConversion in dev.civl.abc.ast.conversion.IF
Methods in dev.civl.abc.ast.conversion.IF that return Integer2PointerConversionModifier and TypeMethodDescriptionConversionFactory.integer2PointerConversion(IntegerType oldType, PointerType newType) creates a integer-to-pointer type conversion