Uses of Interface
dev.civl.abc.ast.conversion.IF.FunctionConversion
Packages that use FunctionConversion
Package
Description
Submodule ast.conversion provides classes for representing
to C's "implicit conversions".
-
Uses of FunctionConversion in dev.civl.abc.ast.conversion.IF
Methods in dev.civl.abc.ast.conversion.IF that return FunctionConversionModifier and TypeMethodDescriptionConversionFactory.functionConversion(FunctionType type) Returns the function conversion object with old type equal to the given function type.