public final class InvalidJavadocTag extends Object
public InvalidJavadocTag(int aLine, int aCol, String aName)
aLine
- the line of the tagaCol
- the column of the tagaName
- the name of the invalid tagpublic int getLine()
public int getCol()
public String getName()
Copyright © 2001-2013. All Rights Reserved.