Class TypeLiteral

    • Field Detail

      • _isComputingIsDeprecated

        private static final java.lang.ThreadLocal<java.lang.Boolean> _isComputingIsDeprecated
      • _ignoreTypeDeprecation

        private boolean _ignoreTypeDeprecation
    • Constructor Detail

      • TypeLiteral

        public TypeLiteral​(IType type,
                           boolean ignoreTypeDeprecation)
      • TypeLiteral

        public TypeLiteral​(IType type)
      • TypeLiteral

        public TypeLiteral()