com.eu.miscedautils.BaseHDLObject
Class BaseHDL

java.lang.Object
  extended by com.eu.miscedautils.BaseHDLObject.BaseHDL
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
FVhPBase, SortHDLBase

public class BaseHDL
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
static class BaseHDL.ParserType
           
 
Constructor Summary
BaseHDL(BaseHDL.ParserType parsetype)
           
 
Method Summary
 BaseHDL.ParserType getParserType()
           
 void setParserType(BaseHDL.ParserType parserType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseHDL

public BaseHDL(BaseHDL.ParserType parsetype)
Method Detail

getParserType

public BaseHDL.ParserType getParserType()

setParserType

public void setParserType(BaseHDL.ParserType parserType)