|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FVPExprBase.ExprType | |
---|---|
com.eu.miscedautils.verilogparser |
Uses of FVPExprBase.ExprType in com.eu.miscedautils.verilogparser |
---|
Methods in com.eu.miscedautils.verilogparser that return FVPExprBase.ExprType | |
---|---|
FVPExprBase.ExprType |
FVPExprBase.getType()
|
static FVPExprBase.ExprType |
FVPExprBase.ExprType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FVPExprBase.ExprType[] |
FVPExprBase.ExprType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.eu.miscedautils.verilogparser with parameters of type FVPExprBase.ExprType | |
---|---|
void |
FVPExprBase.setType(FVPExprBase.ExprType type)
|
Constructors in com.eu.miscedautils.verilogparser with parameters of type FVPExprBase.ExprType | |
---|---|
FVPExprBase(java.lang.Integer line,
FVPExprBase.ExprType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |