|
||||||||||
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.FVhPRangeConstraint
public class FVhPRangeConstraint
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 | |
---|---|
FVhPRangeConstraint(FVhPBase range,
java.lang.Integer line)
|
Method Summary | |
---|---|
boolean |
elaborate()
|
FVhPBase |
getFlattenedRange()
|
FVhPBase |
getRange()
|
java.lang.String |
print()
|
java.lang.String |
printDecl()
|
void |
setRange(FVhPBase range)
|
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 FVhPRangeConstraint(FVhPBase range, java.lang.Integer line)
Method Detail |
---|
public FVhPBase getRange()
public void setRange(FVhPBase range)
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 |