|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.BaseHDLObject.BaseHDL
com.eu.miscedautils.vhdlparser.FVhPBase
com.eu.miscedautils.vhdlparser.FVhPConstraint
com.eu.miscedautils.vhdlparser.FVhPIndexConstraint
public class FVhPIndexConstraint
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.eu.miscedautils.vhdlparser.FVhPConstraint |
---|
FVhPConstraint.Type |
Nested classes/interfaces inherited from class com.eu.miscedautils.vhdlparser.FVhPBase |
---|
FVhPBase.ObjectClass, FVhPBase.ObjType |
Nested classes/interfaces inherited from class com.eu.miscedautils.BaseHDLObject.BaseHDL |
---|
BaseHDL.ParserType |
Constructor Summary | |
---|---|
FVhPIndexConstraint(java.util.LinkedList<FVhPBase> cons,
java.lang.Integer line)
|
Method Summary | |
---|---|
void |
addConstraints(FVhPBase cons)
|
boolean |
elaborate()
|
java.util.LinkedList<FVhPBase> |
getConstraints()
|
FVhPBase |
getFlattenedRange()
|
java.lang.String |
print()
|
java.lang.String |
printDecl()
|
void |
setConstraints(java.util.LinkedList<FVhPBase> constraints)
|
Methods inherited from class com.eu.miscedautils.vhdlparser.FVhPConstraint |
---|
getType, setType |
Methods inherited from class com.eu.miscedautils.vhdlparser.FVhPBase |
---|
getFile, getLine, getObjType, getScope, setFile, setLine, setObjType, setScope |
Methods inherited from class com.eu.miscedautils.BaseHDLObject.BaseHDL |
---|
getParserType, setParserType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FVhPIndexConstraint(java.util.LinkedList<FVhPBase> cons, java.lang.Integer line)
Method Detail |
---|
public java.util.LinkedList<FVhPBase> getConstraints()
public void setConstraints(java.util.LinkedList<FVhPBase> constraints)
public void addConstraints(FVhPBase cons)
public java.lang.String print()
print
in class FVhPConstraint
public boolean elaborate()
elaborate
in class FVhPConstraint
public java.lang.String printDecl()
printDecl
in class FVhPBase
public FVhPBase getFlattenedRange()
getFlattenedRange
in class FVhPBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |