|
|||||||||
| Home >> All >> com >> halesoft >> jcomment >> [ elements overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.halesoft.jcomment.elements
Class Element

java.lang.Objectcom.halesoft.jcomment.elements.Element
- public abstract class Element
- extends java.lang.Object
Base class for representations of elements in the Java Language.
All elements are intems which are structural features of a class (or the class itself), rather than corresponding to bytecode.
- Version:
- 1.0
| Constructor Summary | |
Element()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Element
public Element()
|
|||||||||
| Home >> All >> com >> halesoft >> jcomment >> [ elements overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.halesoft.jcomment.elements.Element