|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FVhPRange.Direction | |
---|---|
com.eu.miscedautils.vhdlparser |
Uses of FVhPRange.Direction in com.eu.miscedautils.vhdlparser |
---|
Methods in com.eu.miscedautils.vhdlparser that return FVhPRange.Direction | |
---|---|
FVhPRange.Direction |
FVhPRange.getDirection()
|
static FVhPRange.Direction |
FVhPRange.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FVhPRange.Direction[] |
FVhPRange.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eu.miscedautils.vhdlparser with parameters of type FVhPRange.Direction | |
---|---|
void |
FVhPRange.setDirection(FVhPRange.Direction dir)
|
Constructors in com.eu.miscedautils.vhdlparser with parameters of type FVhPRange.Direction | |
---|---|
FVhPRange(FVhPExprBase left,
FVhPExprBase right,
FVhPRange.Direction dir,
java.lang.Integer line)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |