Class I18nFormatterTransfer

All Implemented Interfaces:
ForwardTransferFunction<CFValue,CFStore>, TransferFunction<CFValue,CFStore>, NodeVisitor<TransferResult<CFValue,CFStore>,TransferInput<CFValue,CFStore>>

public class I18nFormatterTransfer extends CFTransfer
The transfer function for the Internationalization Format String Checker.
See the Checker Framework Manual:
Internationalization Format String Checker