|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.lang.ast.AbstractNode
net.sourceforge.pmd.lang.java.ast.JavadocElement
public class JavadocElement
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.pmd.lang.ast.AbstractNode |
|---|
beginColumn, beginLine, childIndex, children, endColumn, endLine, id, parent |
| Constructor Summary | |
|---|---|
JavadocElement(int theBeginLine,
int theEndLine,
int theBeginColumn,
int theEndColumn,
JavadocTag theTag)
|
|
| Method Summary | |
|---|---|
JavadocTag |
tag()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JavadocElement(int theBeginLine,
int theEndLine,
int theBeginColumn,
int theEndColumn,
JavadocTag theTag)
| Method Detail |
|---|
public JavadocTag tag()
public String toString()
toString in class AbstractNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||