|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.upb.hni.vmagic.VhdlElement
de.upb.hni.vmagic.expression.Expression
de.upb.hni.vmagic.expression.Primary
de.upb.hni.vmagic.expression.SubtypeIndicationAllocator
public class SubtypeIndicationAllocator
Allocator with subtype indication parameter.
Constructor Summary | |
---|---|
SubtypeIndicationAllocator(SubtypeIndication type)
Creates a subtype indication allocator. |
Method Summary | |
---|---|
SubtypeIndication |
getType()
Returns the type. |
void |
setType(SubtypeIndication type)
Sets the type. |
Methods inherited from class de.upb.hni.vmagic.expression.Primary |
---|
getPrecedence |
Methods inherited from class de.upb.hni.vmagic.VhdlElement |
---|
getParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubtypeIndicationAllocator(SubtypeIndication type)
type
- Method Detail |
---|
public SubtypeIndication getType()
getType
in class Expression
public void setType(SubtypeIndication type)
type
- the type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |