Uses of Interface
dev.civl.abc.ast.conversion.IF.CompatibleStructureOrUnionConversion
Packages that use CompatibleStructureOrUnionConversion
Package
Description
Submodule ast.conversion provides classes for representing
to C's "implicit conversions".
-
Uses of CompatibleStructureOrUnionConversion in dev.civl.abc.ast.conversion.IF
Methods in dev.civl.abc.ast.conversion.IF that return CompatibleStructureOrUnionConversionModifier and TypeMethodDescriptionConversionFactory.compatibleStructureOrUnionConversion(StructureOrUnionType type1, StructureOrUnionType type2) Creates a new compatible-structure-or-union-conversion object from the given structure-or-union types.