|
||||||||||
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.FVhPTypeDefBase
public abstract class FVhPTypeDefBase
Nested Class Summary |
---|
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 | |
---|---|
FVhPTypeDefBase(FVhPTypeDecl.Type typ,
java.lang.Integer line)
|
Method Summary | |
---|---|
FVhPTypeDecl.Type |
getType()
|
void |
setType(FVhPTypeDecl.Type type)
|
Methods inherited from class com.eu.miscedautils.vhdlparser.FVhPBase |
---|
elaborate, getFile, getFlattenedRange, getLine, getObjType, getScope, print, printDecl, 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 FVhPTypeDefBase(FVhPTypeDecl.Type typ, java.lang.Integer line)
Method Detail |
---|
public FVhPTypeDecl.Type getType()
public void setType(FVhPTypeDecl.Type type)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |