Class CodeContext.LineNumberOffset

    • Constructor Summary

      Constructors 
      Constructor Description
      LineNumberOffset​(int offset, int lineNumber)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • LineNumberOffset

        public LineNumberOffset​(int offset,
                                int lineNumber)