|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--engine.Symbol
|
+--engine.RealDescription
The description of a Real reg
| Fields inherited from class engine.Symbol |
blockType,
connType,
funcType,
intType,
lineNo,
moduleArType,
moduleType,
name,
paramType,
portType,
realType,
regType,
taskType,
udpType,
wireType |
| Constructor Summary | |
RealDescription(java.lang.String name,
int lineNo)
|
|
| Method Summary | |
int |
getArrayEnd()
|
int |
getArrayStart()
|
int |
getType()
|
(package private) java.lang.Object |
instantiate(NameSpace ns,
ScopeNode thisScope)
|
boolean |
isMemory()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public RealDescription(java.lang.String name,
int lineNo)
| Method Detail |
java.lang.Object instantiate(NameSpace ns,
ScopeNode thisScope)
throws ParseException
public int getType()
public int getArrayStart()
public int getArrayEnd()
public boolean isMemory()
public java.lang.String toString()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||