Uses of Interface
dev.civl.abc.ast.conversion.IF.MemConversion
Packages that use MemConversion
Package
Description
Submodule ast.conversion provides classes for representing
to C's "implicit conversions".
-
Uses of MemConversion in dev.civl.abc.ast.conversion.IF
Methods in dev.civl.abc.ast.conversion.IF that return MemConversionModifier and TypeMethodDescriptionConversionFactory.memConversion(ExpressionNode expr) Returns the mem conversion which converts the type of the givenexprto aMemType.