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

Class NInstanceType



  • public class NInstanceType
    extends NType
    Represents an instance of a class. Currently there is nothing in the indexer that needs to distinguish instances from classes -- both classes and their instances are merged into a single type.
    • Constructor Detail

      • NInstanceType

        public NInstanceType()
      • NInstanceType

        public NInstanceType(NType c)
    • Method Detail

      • getClassType

        public NType getClassType()
      • printKids

        public void printKids(org.python.indexer.types.NType.CyclicTypeRecorder ctr,
                              java.lang.StringBuilder sb)
        Description copied from class: NType
        Internal method to support printing in the presence of type-graph cycles.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.