|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.vhdlparser.FVhPUtils
public class FVhPUtils
Constructor Summary | |
---|---|
FVhPUtils()
|
Method Summary | |
---|---|
static FVhPRange |
flattenedRangeForArray(FVhPBase obj)
|
static java.lang.String |
getTypeNameString(FVhPBase obj)
|
static boolean |
isKnownScalarSubTypeIndication(FVhPBase sind)
|
static FVhPSubTypeIndication |
retrieveArrayElementSubTypeIndication(FVhPBase utype)
|
static FVhPSubTypeIndication |
retrieveSubTypeIndication(FVhPBase utype)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FVhPUtils()
Method Detail |
---|
public static java.lang.String getTypeNameString(FVhPBase obj)
public static boolean isKnownScalarSubTypeIndication(FVhPBase sind)
public static FVhPSubTypeIndication retrieveSubTypeIndication(FVhPBase utype)
public static FVhPSubTypeIndication retrieveArrayElementSubTypeIndication(FVhPBase utype)
public static FVhPRange flattenedRangeForArray(FVhPBase obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |