Uses of Interface
dev.civl.abc.ast.conversion.IF.ArrayConversion
Packages that use ArrayConversion
Package
Description
Submodule ast.conversion provides classes for representing
to C's "implicit conversions".
-
Uses of ArrayConversion in dev.civl.abc.ast.conversion.IF
Methods in dev.civl.abc.ast.conversion.IF that return ArrayConversionModifier and TypeMethodDescriptionConversionFactory.arrayConversion(ObjectType type) Returns the array conversion with old type the given type.