com.thoughtworks.qdox.parser.structs
Class LocatedDef

java.lang.Object
  extended by com.thoughtworks.qdox.parser.structs.LocatedDef
Direct Known Subclasses:
AnnoDef, ClassDef, FieldDef, MethodDef, PackageDef, TagDef

public class LocatedDef
extends Object


Field Summary
 int lineNumber
           
 
Constructor Summary
LocatedDef()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lineNumber

public int lineNumber
Constructor Detail

LocatedDef

public LocatedDef()


Copyright © 2002-2011. All Rights Reserved.