|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.upb.hni.vmagic.VhdlElement
public abstract class VhdlElement
An element inside a VHDL file.
Constructor Summary | |
---|---|
VhdlElement()
|
Method Summary | |
---|---|
DeclarativeRegion |
getParent()
Returns the parent of this VhdlChild . |
void |
setParent(DeclarativeRegion parent)
Sets the parent of this VhdlChild . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VhdlElement()
Method Detail |
---|
public void setParent(DeclarativeRegion parent)
VhdlChild
.
parent
- the parentpublic DeclarativeRegion getParent()
VhdlChild
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |