Class SymbolImpl

    • Field Detail

      • validForPythonVersions

        protected Set<String> validForPythonVersions
    • Constructor Detail

      • SymbolImpl

        public SymbolImpl​(String name,
                          @Nullable
                          String fullyQualifiedName)
      • SymbolImpl

        public SymbolImpl​(String name,
                          @Nullable
                          String fullyQualifiedName,
                          @Nullable
                          String annotatedTypeName)