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

Class NDictType



  • public class NDictType
    extends NType
    • Constructor Detail

      • NDictType

        public NDictType()
      • NDictType

        public NDictType(NType key0,
                         NType val0)
    • Method Detail

      • setKeyType

        public void setKeyType(NType keyType)
      • getKeyType

        public NType getKeyType()
      • setValueType

        public void setValueType(NType valType)
      • getValueType

        public NType getValueType()
      • toTupleType

        public NTupleType toTupleType(int n)
      • 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.