Documentation of 'org.python.indexer.Diagnostic' Java class
Diagnostic
org.python.indexer

Class Diagnostic



  • public class Diagnostic
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class and Description
      static class  Diagnostic.Type 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Diagnostic(java.lang.String file, Diagnostic.Type type, int start, int end, java.lang.String msg) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String toString() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • file

        public java.lang.String file
      • start

        public int start
      • end

        public int end
      • line

        public int line
      • column

        public int column
      • msg

        public java.lang.String msg
    • Constructor Detail

      • Diagnostic

        public Diagnostic(java.lang.String file,
                          Diagnostic.Type type,
                          int start,
                          int end,
                          java.lang.String msg)
    • Method Detail

      • 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.