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