public final class InvalidJavadocTag extends Object
Constructor and Description |
---|
InvalidJavadocTag(int aLine,
int aCol,
String aName)
Creates an instance.
|
public InvalidJavadocTag(int aLine, int aCol, String aName)
aLine
- the line of the tagaCol
- the column of the tagaName
- the name of the invalid tagCopyright © 2001–2019. All rights reserved.