Documentation of 'org.python.compiler.LineNumberTable' Java class
LineNumberTable
org.python.compiler

Class LineNumberTable


  • Deprecated. 
    Not used. Delete in 2.6.

    @Deprecated
    public class LineNumberTable
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      LineNumberTable()
      Deprecated. 
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method and Description
      void addLine(int startpc, int lineno)
      Deprecated. 
       
      int length()
      Deprecated. 
       
      void write(java.io.DataOutputStream stream)
      Deprecated. 
       
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LineNumberTable

        public LineNumberTable()
                        throws java.io.IOException
        Deprecated. 
        Throws:
        java.io.IOException
    • Method Detail

      • write

        public void write(java.io.DataOutputStream stream)
                   throws java.io.IOException
        Deprecated. 
        Throws:
        java.io.IOException
      • addLine

        public void addLine(int startpc,
                            int lineno)
        Deprecated. 
      • length

        public int length()
        Deprecated. 

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.