Documentation of 'org.python.indexer.types.NType' Java class
NType
org.python.indexer.types

Class NType

    • Constructor Detail

      • NType

        public NType()
    • Method Detail

      • setTable

        public void setTable(Scope table)
      • getTable

        public Scope getTable()
      • isNative

        public boolean isNative()
        Returns true if this Python type is implemented in native code (i.e., C, Java, C# or some other host language.)
      • isClassType

        public boolean isClassType()
      • isDictType

        public boolean isDictType()
      • isFuncType

        public boolean isFuncType()
      • isInstanceType

        public boolean isInstanceType()
      • isListType

        public boolean isListType()
      • isModuleType

        public boolean isModuleType()
      • isNumType

        public boolean isNumType()
      • isStrType

        public boolean isStrType()
      • isTupleType

        public boolean isTupleType()
      • isUnionType

        public boolean isUnionType()
      • isUnknownType

        public boolean isUnknownType()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.