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

Class NFuncType



  • public class NFuncType
    extends NType
    • Constructor Detail

      • NFuncType

        public NFuncType()
      • NFuncType

        public NFuncType(NType from,
                         NType to)
      • NFuncType

        public NFuncType(NType to)
    • Method Detail

      • setReturnType

        public void setReturnType(NType to)
      • getReturnType

        public NType getReturnType()
      • 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.