Class ImplicitCoercionWarning

    • Field Detail

      • _typeToCoerceTo

        private IType _typeToCoerceTo
    • Constructor Detail

      • ImplicitCoercionWarning

        public ImplicitCoercionWarning​(IParserState standardParserState,
                                       ResourceKey msgImplicitCoercionWarning,
                                       IType typeToCoerceTo,
                                       java.lang.Object... args)