org.codehaus.janino
Class CodeContext.LineNumberOffset

java.lang.Object
  extended by org.codehaus.janino.CodeContext.Offset
      extended by org.codehaus.janino.CodeContext.LineNumberOffset
Enclosing class:
CodeContext

public class CodeContext.LineNumberOffset
extends CodeContext.Offset


Constructor Summary
CodeContext.LineNumberOffset(int offset, int lineNumber)
           
 
Method Summary
 
Methods inherited from class org.codehaus.janino.CodeContext.Offset
getCodeContext, set, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CodeContext.LineNumberOffset

public CodeContext.LineNumberOffset(int offset,
                                    int lineNumber)


Copyright © 2001-2011. All Rights Reserved.