Uses of Class
com.eu.miscedautils.vhdlparser.FVhPBase

Packages that use FVhPBase
com.eu.miscedautils.shell   
com.eu.miscedautils.verilog2vhdl   
com.eu.miscedautils.vhdl2verilog   
com.eu.miscedautils.vhdlparser   
 

Uses of FVhPBase in com.eu.miscedautils.shell
 

Methods in com.eu.miscedautils.shell that return FVhPBase
 FVhPBase DesignPlayerBackBone.generateVhdlTestbench(FVhPBase entity, java.lang.String outfile)
           
 FVhPBase BrigidBackBone.generateVhdlTestbench(FVhPBase entity, java.lang.String outfile)
           
 FVhPBase DesignPlayerBackBone.loadVhdlDesignUnit(java.lang.String duname, java.lang.String worklib, java.lang.String libraryMapFile)
           
 FVhPBase BrigidBackBone.loadVhdlDesignUnit(java.lang.String duname, java.lang.String worklib, java.lang.String libraryMapFile)
           
 

Methods in com.eu.miscedautils.shell with parameters of type FVhPBase
 FVPModule DesignPlayerBackBone.createVerlogModuleFromVhdlEntity(FVhPBase ent)
           
 FVPModule BrigidBackBone.createVerlogModuleFromVhdlEntity(FVhPBase ent)
           
 FVhPBase DesignPlayerBackBone.generateVhdlTestbench(FVhPBase entity, java.lang.String outfile)
           
 FVhPBase BrigidBackBone.generateVhdlTestbench(FVhPBase entity, java.lang.String outfile)
           
 

Uses of FVhPBase in com.eu.miscedautils.verilog2vhdl
 

Methods in com.eu.miscedautils.verilog2vhdl that return FVhPBase
static FVhPBase verilog2vhdl.convertLocalParam(FVPLocalParam param)
           
static FVhPBase verilog2vhdl.convertParameter(FVPParamDecl param)
           
static FVhPBase verilog2vhdl.convertRoot(FVPRoot root)
           
 

Uses of FVhPBase in com.eu.miscedautils.vhdl2verilog
 

Methods in com.eu.miscedautils.vhdl2verilog with parameters of type FVhPBase
 void vhdl2verilog.convertStatement(FVhPBase stmt)
           
 FVPExprBase vhdl2verilog.getExprMap(FVhPBase obj)
           
 void vhdl2verilog.insertExprMap(FVhPBase obj, FVPExprBase expr)
           
 

Uses of FVhPBase in com.eu.miscedautils.vhdlparser
 

Subclasses of FVhPBase in com.eu.miscedautils.vhdlparser
 class FVhPAccessType
           
 class FVhPAggregate
           
 class FVhPAliasDeclaration
           
 class FVhPAll
           
 class FVhPArchitecture
           
 class FVhPArrayType
           
 class FVhPAttributeDecl
           
 class FVhPBindingIndication
           
 class FVhPBitSelect
           
 class FVhPBlockConfiguration
           
 class FVhPBlockStatement
           
 class FVhPComponentConfiguration
           
 class FVhPComponentDecl
           
 class FVhPComponentSpecification
           
 class FVhPConditionalAssignment
           
 class FVhPConfigurationDeclaration
           
 class FVhPConfigurationSpecification
           
 class FVhPConstant
           
 class FVhPConstraint
           
 class FVhPElementAssociation
           
 class FVhPEntity
           
 class FVhPEnumLiteral
           
 class FVhPEnumType
           
 class FVhPExprAggregate
           
 class FVhPExprAllocator
           
 class FVhPExprAttribute
           
 class FVhPExprBase
           
 class FVhPExprBasedDecimalLiteral
           
 class FVhPExprBinary
           
 class FVhPExprBitSelect
           
 class FVhPExprBitString
           
 class FVhPExprConcat
           
 class FVhPExprDecimalLiteral
           
 class FVhPExprEnumLiteral
           
 class FVhPExprFunctionCall
           
 class FVhPExprIdentifier
           
 class FVhPExprInteger
           
 class FVhPExprNull
           
 class FVhPExprOpen
           
 class FVhPExprOthers
           
 class FVhPExprPartSelect
           
 class FVhPExprPhysicalLiteral
           
 class FVhPExprQualified
           
 class FVhPExprUnary
           
 class FVhPFileDecl
           
 class FVhPFileType
           
 class FVhPForIndex
           
 class FVhPGenerateStatement
           
 class FVhPGeneric
           
 class FVhPGenericMap
           
 class FVhPIdentifier
           
 class FVhPIndexConstraint
           
 class FVhPInstantiation
           
 class FVhPInterfaceElement
           
 class FVhPLibrary
           
 class FVhPLoopParameter
           
 class FVhPNullStatement
           
 class FVhPPackage
           
 class FVhPPackageBody
           
 class FVhPPartSelect
           
 class FVhPPhysicalType
           
 class FVhPPhysicalTypeBaseUnit
           
 class FVhPPhysicalTypeSecondaryUnit
           
 class FVhPPort
           
 class FVhPPortMap
           
 class FVhPProcessStmt
           
 class FVhPRange
           
 class FVhPRangeConstraint
           
 class FVhPRangeContraintType
           
 class FVhPRecordElement
           
 class FVhPRecordType
           
 class FVhPReturnStatement
           
 class FVhPRoot
           
 class FVhPSelectedName
           
 class FVhPSelectedSignalAssignment
           
 class FVhPSeqCaseItem
           
 class FVhPSeqCaseStatement
           
 class FVhPSeqElse
           
 class FVhPSeqElsif
           
 class FVhPSeqIfStmt
           
 class FVhPSeqLoopStatment
           
 class FVhPSeqStmtBase
           
 class FVhPSignal
           
 class FVhPSignalAssignment
           
 class FVhPSignature
           
 class FVhPSimpleName
           
 class FVhPSubProgramBody
           
 class FVhPSubProgramCall
           
 class FVhPSubProgramDecl
           
 class FVhPSubTypeDecl
           
 class FVhPSubTypeIndication
           
 class FVhPTarget
           
 class FVhPTypeDecl
           
 class FVhPTypeDefBase
           
 class FVhPVariable
           
 class FVhPVariableAssignment
           
 class FVhPWaitStmt
           
 class FVhPWaveForm
           
 class FVhPWaveFormWithChoices
           
 class FVhPWaveFrmEle
           
 

Methods in com.eu.miscedautils.vhdlparser that return FVhPBase
 FVhPBase FVhPRoot.findDesignUnit(java.lang.String name)
           
 FVhPBase FVhPTypeDecl.getActualDef()
           
 FVhPBase FVhPAliasDeclaration.getActualObj()
           
 FVhPBase FVhPExprIdentifier.getActualObj()
           
 FVhPBase FVhPTarget.getActualObj()
           
 FVhPBase FVhPBindingIndication.getArchitecture()
           
 FVhPBase FVhPComponentSpecification.getComponent()
           
 FVhPBase FVhPArchitecture.getComponentDeclaration(java.lang.String compname)
           
 FVhPBase FVhPDescription.getCurrentscope()
           
 FVhPBase FVhPFileType.getDataType()
           
 FVhPBase FVhPSeqIfStmt.getElseStmtBlock()
           
 FVhPBase FVhPBindingIndication.getFlattenedRange()
           
 FVhPBase FVhPConfigurationDeclaration.getFlattenedRange()
           
 FVhPBase FVhPIdentifier.getFlattenedRange()
           
 FVhPBase FVhPBlockStatement.getFlattenedRange()
           
 FVhPBase FVhPWaveFrmEle.getFlattenedRange()
           
 FVhPBase FVhPSeqLoopStatment.getFlattenedRange()
           
 FVhPBase FVhPAll.getFlattenedRange()
           
 FVhPBase FVhPConditionalAssignment.getFlattenedRange()
           
 FVhPBase FVhPExprBitString.getFlattenedRange()
           
 FVhPBase FVhPExprNull.getFlattenedRange()
           
 FVhPBase FVhPLoopParameter.getFlattenedRange()
           
 FVhPBase FVhPElementAssociation.getFlattenedRange()
           
 FVhPBase FVhPAliasDeclaration.getFlattenedRange()
           
 FVhPBase FVhPBlockConfiguration.getFlattenedRange()
           
 FVhPBase FVhPEntity.getFlattenedRange()
           
 FVhPBase FVhPTypeDecl.getFlattenedRange()
           
 FVhPBase FVhPSeqElse.getFlattenedRange()
           
 FVhPBase FVhPExprDecimalLiteral.getFlattenedRange()
           
 FVhPBase FVhPPhysicalTypeBaseUnit.getFlattenedRange()
           
 FVhPBase FVhPExprIdentifier.getFlattenedRange()
           
 FVhPBase FVhPAccessType.getFlattenedRange()
           
 FVhPBase FVhPWaveForm.getFlattenedRange()
           
 FVhPBase FVhPExprBinary.getFlattenedRange()
           
 FVhPBase FVhPPhysicalTypeSecondaryUnit.getFlattenedRange()
           
 FVhPBase FVhPExprInteger.getFlattenedRange()
           
 FVhPBase FVhPSelectedSignalAssignment.getFlattenedRange()
           
 FVhPBase FVhPEnumLiteral.getFlattenedRange()
           
 FVhPBase FVhPExprPartSelect.getFlattenedRange()
           
 FVhPBase FVhPVariable.getFlattenedRange()
           
 FVhPBase FVhPRoot.getFlattenedRange()
           
 FVhPBase FVhPSelectedName.getFlattenedRange()
           
abstract  FVhPBase FVhPBase.getFlattenedRange()
           
 FVhPBase FVhPSubProgramBody.getFlattenedRange()
           
 FVhPBase FVhPGenericMap.getFlattenedRange()
           
 FVhPBase FVhPExprBitSelect.getFlattenedRange()
           
 FVhPBase FVhPExprUnary.getFlattenedRange()
           
 FVhPBase FVhPExprAllocator.getFlattenedRange()
           
 FVhPBase FVhPSignalAssignment.getFlattenedRange()
           
 FVhPBase FVhPRecordType.getFlattenedRange()
           
 FVhPBase FVhPWaitStmt.getFlattenedRange()
           
 FVhPBase FVhPExprQualified.getFlattenedRange()
           
 FVhPBase FVhPExprAggregate.getFlattenedRange()
           
 FVhPBase FVhPExprOthers.getFlattenedRange()
           
 FVhPBase FVhPExprConcat.getFlattenedRange()
           
 FVhPBase FVhPLibrary.getFlattenedRange()
           
 FVhPBase FVhPExprAttribute.getFlattenedRange()
           
 FVhPBase FVhPSimpleName.getFlattenedRange()
           
 FVhPBase FVhPRange.getFlattenedRange()
           
 FVhPBase FVhPBitSelect.getFlattenedRange()
           
 FVhPBase FVhPAttributeDecl.getFlattenedRange()
           
 FVhPBase FVhPEnumType.getFlattenedRange()
           
 FVhPBase FVhPRangeContraintType.getFlattenedRange()
           
 FVhPBase FVhPRecordElement.getFlattenedRange()
           
 FVhPBase FVhPPort.getFlattenedRange()
           
 FVhPBase FVhPSeqCaseStatement.getFlattenedRange()
           
 FVhPBase FVhPComponentConfiguration.getFlattenedRange()
           
 FVhPBase FVhPConstant.getFlattenedRange()
           
 FVhPBase FVhPWaveFormWithChoices.getFlattenedRange()
           
 FVhPBase FVhPSignal.getFlattenedRange()
           
 FVhPBase FVhPExprPhysicalLiteral.getFlattenedRange()
           
 FVhPBase FVhPPackageBody.getFlattenedRange()
           
 FVhPBase FVhPSeqCaseItem.getFlattenedRange()
           
 FVhPBase FVhPSeqElsif.getFlattenedRange()
           
 FVhPBase FVhPRangeConstraint.getFlattenedRange()
           
 FVhPBase FVhPProcessStmt.getFlattenedRange()
           
 FVhPBase FVhPConfigurationSpecification.getFlattenedRange()
           
 FVhPBase FVhPReturnStatement.getFlattenedRange()
           
 FVhPBase FVhPPackage.getFlattenedRange()
           
 FVhPBase FVhPExprEnumLiteral.getFlattenedRange()
           
 FVhPBase FVhPPhysicalType.getFlattenedRange()
           
 FVhPBase FVhPIndexConstraint.getFlattenedRange()
           
 FVhPBase FVhPSubTypeIndication.getFlattenedRange()
           
 FVhPBase FVhPExprOpen.getFlattenedRange()
           
 FVhPBase FVhPGenerateStatement.getFlattenedRange()
           
 FVhPBase FVhPFileType.getFlattenedRange()
           
 FVhPBase FVhPSubProgramCall.getFlattenedRange()
           
 FVhPBase FVhPInterfaceElement.getFlattenedRange()
           
 FVhPBase FVhPForIndex.getFlattenedRange()
           
 FVhPBase FVhPFileDecl.getFlattenedRange()
           
 FVhPBase FVhPNullStatement.getFlattenedRange()
           
 FVhPBase FVhPComponentSpecification.getFlattenedRange()
           
 FVhPBase FVhPAggregate.getFlattenedRange()
           
 FVhPBase FVhPExprFunctionCall.getFlattenedRange()
           
 FVhPBase FVhPSeqIfStmt.getFlattenedRange()
           
 FVhPBase FVhPTarget.getFlattenedRange()
           
 FVhPBase FVhPExprBasedDecimalLiteral.getFlattenedRange()
           
 FVhPBase FVhPSubTypeDecl.getFlattenedRange()
           
 FVhPBase FVhPInstantiation.getFlattenedRange()
           
 FVhPBase FVhPVariableAssignment.getFlattenedRange()
           
 FVhPBase FVhPSignature.getFlattenedRange()
           
 FVhPBase FVhPPortMap.getFlattenedRange()
           
 FVhPBase FVhPArchitecture.getFlattenedRange()
           
 FVhPBase FVhPSubProgramDecl.getFlattenedRange()
           
 FVhPBase FVhPPartSelect.getFlattenedRange()
           
 FVhPBase FVhPComponentDecl.getFlattenedRange()
           
 FVhPBase FVhPArrayType.getFlattenedRange()
           
 FVhPBase FVhPGeneric.getFlattenedRange()
           
 FVhPBase FVhPGenericMap.getFormal()
           
 FVhPBase FVhPPortMap.getFormal()
           
 FVhPBase FVhPBindingIndication.getMaster()
           
 FVhPBase FVhPInstantiation.getMaster()
           
 FVhPBase FVhPExprPartSelect.getParent()
           
 FVhPBase FVhPExprBitSelect.getParent()
           
 FVhPBase FVhPExprQualified.getParent()
           
 FVhPBase FVhPBitSelect.getParent()
           
 FVhPBase FVhPPartSelect.getParent()
           
 FVhPBase FVhPExprAllocator.getParentObject()
           
 FVhPBase FVhPSubProgramDecl.getPort(java.lang.String name)
           
 FVhPBase FVhPExprAttribute.getPrefix()
           
 FVhPBase FVhPExprQualified.getQualifiedType()
           
 FVhPBase FVhPLoopParameter.getRange()
           
 FVhPBase FVhPRangeContraintType.getRange()
           
 FVhPBase FVhPRangeConstraint.getRange()
           
 FVhPBase FVhPPhysicalType.getRange()
           
 FVhPBase FVhPForIndex.getRange()
           
 FVhPBase FVhPSubTypeIndication.getResolutionFunc()
           
 FVhPBase FVhPSelectedName.getRoot()
           
 FVhPBase FVhPBase.getScope()
           
 FVhPBase FVhPDescription.getScope()
           
 FVhPBase FVhPAliasDeclaration.getSignature()
           
 FVhPBase FVhPSubProgramCall.getSubprogramDefinition()
           
 FVhPBase FVhPExprFunctionCall.getSubprogramDefinition()
           
 FVhPBase FVhPSubProgramCall.getSubprogramDefinitionWithIntialValues()
           
 FVhPBase FVhPExprFunctionCall.getSubprogramDefinitionWithIntialValues()
           
 FVhPBase FVhPAttributeDecl.getSubtypeIndication()
           
 FVhPBase FVhPSubTypeDecl.getSubtypeIndication()
           
 FVhPBase FVhPDescription.getSymbol(java.lang.String sym)
           
 FVhPBase FVhPConditionalAssignment.getTarget()
           
 FVhPBase FVhPSelectedSignalAssignment.getTarget()
           
 FVhPBase FVhPSignalAssignment.getTarget()
           
 FVhPBase FVhPVariableAssignment.getTarget()
           
 FVhPBase FVhPSubTypeIndication.getTypeMark()
           
 FVhPBase FVhPExprPhysicalLiteral.getUnit()
           
 FVhPBase FVhPDescription.popScope()
           
static FVhPBase ReadVHDLAndPrintBack.readDesign(java.lang.String worklib, java.lang.String duname, java.lang.String outfile, boolean printSrc)
           
 FVhPBase FVhPDescription.restoreDesignUnit(java.lang.String workLib, java.lang.String myname)
           
 

Methods in com.eu.miscedautils.vhdlparser that return types with arguments of type FVhPBase
 java.util.LinkedList<FVhPBase> FVhPSeqCaseItem.getAlternatives()
           
 java.util.LinkedList<FVhPBase> FVhPElementAssociation.getChoices()
           
 java.util.LinkedList<FVhPBase> FVhPWaveFormWithChoices.getChoices()
           
 java.util.LinkedList<FVhPBase> FVhPBlockConfiguration.getConfigurationItems()
           
 java.util.LinkedList<FVhPBase> FVhPIndexConstraint.getConstraints()
           
 java.util.LinkedList<FVhPBase> FVhPEntity.getDeclarations()
           
 java.util.LinkedList<FVhPBase> FVhPSubProgramBody.getDeclarations()
           
 java.util.LinkedList<FVhPBase> FVhPProcessStmt.getDeclarations()
           
 java.util.LinkedList<FVhPBase> FVhPGenerateStatement.getDeclarations()
           
 java.util.LinkedList<FVhPBase> FVhPArchitecture.getDeclarations()
           
 java.util.LinkedList<FVhPBase> FVhPSubProgramDecl.getDeclarations()
           
 java.util.LinkedList<FVhPBase> FVhPProcessStmt.getDeclList()
           
 java.util.LinkedList<FVhPBase> FVhPRoot.getDesignUnits()
           
 java.util.LinkedList<FVhPBase> FVhPSelectedName.getElementList()
           
 java.util.LinkedList<FVhPBase> FVhPSeqIfStmt.getElsifstmts()
           
 java.util.LinkedList<FVhPBase> FVhPSeqIfStmt.getIfStmtBlock()
           
 java.util.LinkedList<FVhPBase> FVhPArrayType.getIndexconstraint()
           
 java.util.LinkedList<FVhPBase> FVhPArchitecture.getInstances()
           
 java.util.LinkedList<FVhPBase> FVhPAliasDeclaration.getRangelist()
           
 java.util.LinkedList<FVhPBase> FVhPExprPartSelect.getRangeList()
           
 java.util.LinkedList<FVhPBase> FVhPPartSelect.getRangeList()
           
 java.util.LinkedList<FVhPBase> FVhPSubTypeIndication.getRanges()
           
 java.util.LinkedList<FVhPBase> FVhPWaitStmt.getSensitivityList()
           
 java.util.LinkedList<FVhPBase> FVhPProcessStmt.getSensitivityList()
           
 java.util.LinkedList<FVhPBase> FVhPProcessStmt.getSeqStmts()
           
 java.util.LinkedList<FVhPBase> FVhPBlockStatement.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPSeqLoopStatment.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPEntity.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPSeqElse.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPSubProgramBody.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPSeqElsif.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPProcessStmt.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPGenerateStatement.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPArchitecture.getStatements()
           
 java.util.LinkedList<FVhPBase> FVhPSeqCaseItem.getStmtBlock()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPConfigurationDeclaration.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPBlockStatement.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPEntity.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPRoot.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPSubProgramBody.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPRecordType.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPProcessStmt.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPPackage.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPGenerateStatement.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPArchitecture.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPSubProgramDecl.getSymbolTable()
           
 java.util.HashMap<java.lang.String,FVhPBase> FVhPComponentDecl.getSymbolTable()
           
 

Methods in com.eu.miscedautils.vhdlparser with parameters of type FVhPBase
 void FVhPBlockConfiguration.addConfigurationItems(FVhPBase item)
           
 void FVhPIndexConstraint.addConstraints(FVhPBase cons)
           
 void FVhPProcessStmt.addDecl(FVhPBase decl)
           
 void FVhPConfigurationDeclaration.addDeclaration(FVhPBase decl)
           
 void FVhPBlockStatement.addDeclaration(FVhPBase decl)
           
 void FVhPEntity.addDeclaration(FVhPBase decl)
           
 void FVhPSubProgramBody.addDeclaration(FVhPBase decl)
           
 void FVhPPackageBody.addDeclaration(FVhPBase decl)
           
 void FVhPDescription.addDeclaration(FVhPBase decl)
           
 void FVhPProcessStmt.addDeclaration(FVhPBase decl)
           
 void FVhPPackage.addDeclaration(FVhPBase decl)
           
 void FVhPGenerateStatement.addDeclaration(FVhPBase decl)
           
 void FVhPArchitecture.addDeclaration(FVhPBase decl)
           
 void FVhPSubProgramDecl.addDeclaration(FVhPBase decl)
           
 void FVhPComponentDecl.addDeclaration(FVhPBase decl)
           
 void FVhPRoot.addDesignUnit(FVhPBase du)
           
 void FVhPSelectedName.addElement(FVhPBase ele)
           
 void FVhPSeqIfStmt.addElsifStmt(FVhPBase stmt)
           
 void FVhPExprPartSelect.addRange(FVhPBase range)
           
 void FVhPWaitStmt.addSensitivityElement(FVhPBase ele)
           
 void FVhPProcessStmt.addSensitivityElement(FVhPBase ele)
           
 void FVhPProcessStmt.addSeqStmt(FVhPBase stmt)
           
 void FVhPBlockStatement.addStatement(FVhPBase st)
           
 void FVhPSeqLoopStatment.addStatement(FVhPBase st)
           
 void FVhPEntity.addStatement(FVhPBase stmt)
           
 void FVhPSeqElse.addStatement(FVhPBase stmt)
           
 void FVhPSubProgramBody.addStatement(FVhPBase stmt)
           
 void FVhPDescription.addStatement(FVhPBase stmt)
           
 void FVhPSeqCaseItem.addStatement(FVhPBase stmt)
           
 void FVhPSeqElsif.addStatement(FVhPBase stmt)
           
 void FVhPProcessStmt.addStatement(FVhPBase stmt)
           
 void FVhPGenerateStatement.addStatement(FVhPBase st)
           
 void FVhPSeqIfStmt.addStatement(FVhPBase stmt)
           
 void FVhPArchitecture.addStatement(FVhPBase stmt)
           
 void FVhPComponentDecl.addStatement(FVhPBase stmt)
           
 void FVhPDescription.addSymbol(java.lang.String sym, FVhPBase value)
           
static FVhPRange FVhPUtils.flattenedRangeForArray(FVhPBase obj)
           
 FVhPGeneric FVhPEntity.getGeneric(FVhPBase obj)
           
 FVhPGeneric FVhPComponentDecl.getGeneric(FVhPBase obj)
           
static java.lang.String FVhPUtils.getTypeNameString(FVhPBase obj)
           
 void FVhPDescription.insertSymbol(java.lang.String sym, FVhPBase value)
           
static boolean FVhPUtils.isKnownScalarSubTypeIndication(FVhPBase sind)
           
 void FVhPDescription.pushScope(FVhPBase scope)
           
 void FVhPProcessStmt.removeSensitivityElement(FVhPBase ele)
           
 void FVhPProcessStmt.removeSeqStmt(FVhPBase stmt)
           
static FVhPSubTypeIndication FVhPUtils.retrieveArrayElementSubTypeIndication(FVhPBase utype)
           
static FVhPSubTypeIndication FVhPUtils.retrieveSubTypeIndication(FVhPBase utype)
           
 void FVhPTypeDecl.setActualDef(FVhPBase actualDef)
           
 void FVhPAliasDeclaration.setActualObj(FVhPBase actualObj)
           
 void FVhPExprIdentifier.setActualObj(FVhPBase actualObj)
           
 void FVhPTarget.setActualObj(FVhPBase object)
           
 void FVhPBindingIndication.setArchitecture(FVhPBase architecture)
           
 void FVhPComponentSpecification.setComponent(FVhPBase component)
           
 void FVhPDescription.setCurrentscope(FVhPBase currentscope)
           
 void FVhPFileType.setDataType(FVhPBase dataType)
           
 void FVhPSeqIfStmt.setElseStmtBlock(FVhPBase elsestmt)
           
 void FVhPGenericMap.setFormal(FVhPBase formal)
           
 void FVhPPortMap.setFormal(FVhPBase formal)
           
 void FVhPBindingIndication.setMaster(FVhPBase master)
           
 void FVhPInstantiation.setMaster(FVhPBase master)
           
 void FVhPExprPartSelect.setParent(FVhPBase parent)
           
 void FVhPExprBitSelect.setParent(FVhPBase parent)
           
 void FVhPExprQualified.setParent(FVhPBase parent)
           
 void FVhPBitSelect.setParent(FVhPBase parent)
           
 void FVhPPartSelect.setParent(FVhPBase parent)
           
 void FVhPExprAllocator.setParentObject(FVhPBase parentObject)
           
 void FVhPExprAttribute.setPrefix(FVhPBase prefix)
           
 void FVhPExprQualified.setQualifiedType(FVhPBase qualifiedType)
           
 void FVhPLoopParameter.setRange(FVhPBase range)
           
 void FVhPRangeContraintType.setRange(FVhPBase range)
           
 void FVhPRangeConstraint.setRange(FVhPBase range)
           
 void FVhPPhysicalType.setRange(FVhPBase range)
           
 void FVhPForIndex.setRange(FVhPBase range)
           
 void FVhPSubTypeIndication.setResolutionFunc(FVhPBase resolutionFunc)
           
 void FVhPSelectedName.setRoot(FVhPBase root)
           
 void FVhPDescription.setRoot(FVhPBase root)
           
 void FVhPBase.setScope(FVhPBase scope)
           
 void FVhPAliasDeclaration.setSignature(FVhPBase signature)
           
 void FVhPSubProgramCall.setSubprogramDefinition(FVhPBase subprogramDefinition)
           
 void FVhPExprFunctionCall.setSubprogramDefinition(FVhPBase subprogramDefinition)
           
 void FVhPAttributeDecl.setSubtypeIndication(FVhPBase subtypeIndication)
           
 void FVhPSubTypeDecl.setSubtypeIndication(FVhPBase subtypeIndication)
           
 void FVhPConditionalAssignment.setTarget(FVhPBase target)
           
 void FVhPSelectedSignalAssignment.setTarget(FVhPBase target)
           
 void FVhPSignalAssignment.setTarget(FVhPBase target)
           
 void FVhPVariableAssignment.setTarget(FVhPBase target)
           
 void FVhPSubTypeIndication.setTypeMark(FVhPBase typemark)
           
 void FVhPExprPhysicalLiteral.setUnit(FVhPBase unit)
           
 

Method parameters in com.eu.miscedautils.vhdlparser with type arguments of type FVhPBase
 void FVhPBlockStatement.getStatements(java.util.LinkedList<FVhPBase> sts)
           
 void FVhPSeqLoopStatment.getStatements(java.util.LinkedList<FVhPBase> sts)
           
 void FVhPGenerateStatement.getStatements(java.util.LinkedList<FVhPBase> sts)
           
 void FVhPSeqCaseItem.setAlternatives(java.util.LinkedList<FVhPBase> alts)
           
 void FVhPElementAssociation.setChoices(java.util.LinkedList<FVhPBase> alts)
           
 void FVhPWaveFormWithChoices.setChoices(java.util.LinkedList<FVhPBase> choices)
           
 void FVhPBlockConfiguration.setConfigurationItems(java.util.LinkedList<FVhPBase> items)
           
 void FVhPIndexConstraint.setConstraints(java.util.LinkedList<FVhPBase> constraints)
           
 void FVhPConfigurationDeclaration.setDeclarations(java.util.LinkedList<FVhPBase> declarations)
           
 void FVhPBlockStatement.setDeclarations(java.util.LinkedList<FVhPBase> declarations)
           
 void FVhPEntity.setDeclarations(java.util.LinkedList<FVhPBase> declarations)
           
 void FVhPSubProgramBody.setDeclarations(java.util.LinkedList<FVhPBase> decls)
           
 void FVhPProcessStmt.setDeclarations(java.util.LinkedList<FVhPBase> decllist)
           
 void FVhPGenerateStatement.setDeclarations(java.util.LinkedList<FVhPBase> declarations)
           
 void FVhPArchitecture.setDeclarations(java.util.LinkedList<FVhPBase> declarations)
           
 void FVhPSubProgramDecl.setDeclarations(java.util.LinkedList<FVhPBase> decls)
           
 void FVhPProcessStmt.setDeclList(java.util.LinkedList<FVhPBase> decllist)
           
 void FVhPRoot.setDesignUnits(java.util.LinkedList<FVhPBase> designunits)
           
 void FVhPSelectedName.setElementList(java.util.LinkedList<FVhPBase> elementList)
           
 void FVhPSeqIfStmt.setElsifstmts(java.util.LinkedList<FVhPBase> elsifstmts)
           
 void FVhPSeqIfStmt.setIfStmtBlock(java.util.LinkedList<FVhPBase> ifstmts)
           
 void FVhPArrayType.setIndexconstraint(java.util.LinkedList<FVhPBase> indexconstraint)
           
 void FVhPSubTypeIndication.setRange(java.util.LinkedList<FVhPBase> ranges)
           
 void FVhPAliasDeclaration.setRangelist(java.util.LinkedList<FVhPBase> rangelist)
           
 void FVhPExprPartSelect.setRangeList(java.util.LinkedList<FVhPBase> rangeList)
           
 void FVhPPartSelect.setRangeList(java.util.LinkedList<FVhPBase> rangelist)
           
 void FVhPWaitStmt.setSensitivityList(java.util.LinkedList<FVhPBase> sensitivityList)
           
 void FVhPProcessStmt.setSensitivityList(java.util.LinkedList<FVhPBase> sensitivityList)
           
 void FVhPProcessStmt.setSeqStmts(java.util.LinkedList<FVhPBase> seqStmts)
           
 void FVhPEntity.setStatements(java.util.LinkedList<FVhPBase> stmts)
           
 void FVhPSeqElse.setStatements(java.util.LinkedList<FVhPBase> stmts)
           
 void FVhPSubProgramBody.setStatements(java.util.LinkedList<FVhPBase> stmts)
           
 void FVhPSeqElsif.setStatements(java.util.LinkedList<FVhPBase> stmts)
           
 void FVhPProcessStmt.setStatements(java.util.LinkedList<FVhPBase> seqStmts)
           
 void FVhPArchitecture.setStatements(java.util.LinkedList<FVhPBase> stmts)
           
 void FVhPSeqCaseItem.setStmtBlock(java.util.LinkedList<FVhPBase> stmts)
           
 void FVhPConfigurationDeclaration.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPBlockStatement.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPEntity.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPRoot.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPSubProgramBody.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPRecordType.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPPackage.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPGenerateStatement.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPArchitecture.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPSubProgramDecl.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 void FVhPComponentDecl.setSymbolTable(java.util.HashMap<java.lang.String,FVhPBase> symbolTable)
           
 

Constructors in com.eu.miscedautils.vhdlparser with parameters of type FVhPBase
FVhPAttributeDecl(java.lang.String name, FVhPBase sind, java.lang.Integer line)
           
FVhPBindingIndication(java.lang.Integer line, FVhPBase master)
           
FVhPBitSelect(java.lang.Integer line, FVhPBase parent, java.util.LinkedList<FVhPExprBase> indexes)
           
FVhPComponentSpecification(java.lang.Integer line, FVhPBase component)
           
FVhPConditionalAssignment(java.lang.Integer line, FVhPBase lhs, java.util.LinkedList<FVhPWaveForm> rhs)
           
FVhPExprAllocator(java.lang.Integer line, FVhPBase parentObj)
           
FVhPExprAttribute(java.lang.Integer line, FVhPBase prefix, java.lang.String attribName)
           
FVhPExprBitSelect(java.lang.Integer line, FVhPBase parent, java.util.LinkedList<FVhPExprBase> indexes)
           
FVhPExprIdentifier(java.lang.Integer line, FVhPBase actualObj)
           
FVhPExprPartSelect(java.lang.Integer line, FVhPBase parent, java.util.LinkedList<FVhPBase> ranges)
           
FVhPExprPhysicalLiteral(java.lang.Integer line, FVhPExprBase val, FVhPBase unit)
           
FVhPExprQualified(java.lang.Integer line, FVhPBase type, FVhPBase parent)
           
FVhPFileType(java.lang.Integer line, FVhPBase data)
           
FVhPForIndex(java.lang.Integer line, FVhPIdentifier id, FVhPBase range)
           
FVhPGenericMap(java.lang.Integer line, FVhPBase formal, FVhPExprBase actual)
           
FVhPInstantiation(java.lang.Integer line, java.lang.String name, FVhPBase master)
           
FVhPLoopParameter(java.lang.Integer line, FVhPIdentifier id, FVhPBase range)
           
FVhPPartSelect(java.lang.Integer line, FVhPBase parent, java.util.LinkedList<FVhPBase> ranges)
           
FVhPPhysicalType(java.lang.Integer line, FVhPBase rng, FVhPPhysicalTypeBaseUnit prim)
           
FVhPPortMap(java.lang.Integer line, FVhPBase formal, FVhPExprBase actual)
           
FVhPRangeConstraint(FVhPBase range, java.lang.Integer line)
           
FVhPRangeContraintType(FVhPBase range, java.lang.Integer line)
           
FVhPSelectedName(java.lang.Integer line, FVhPBase root)
           
FVhPSelectedSignalAssignment(java.lang.Integer line, FVhPExprBase select, FVhPBase lhs, java.util.LinkedList<FVhPWaveFormWithChoices> rhs)
           
FVhPSignalAssignment(java.lang.Integer line, FVhPBase lhs, java.util.LinkedList<FVhPWaveForm> rhs)
           
FVhPSubTypeDecl(java.lang.String name, FVhPBase sind, java.lang.Integer line)
           
FVhPSubTypeIndication(java.lang.Integer line, FVhPBase typemark, java.util.LinkedList<FVhPBase> ranges)
           
FVhPTarget(java.lang.Integer line, FVhPBase object)
           
FVhPTypeDecl(java.lang.String name, FVhPBase def, java.lang.Integer line)
           
FVhPVariableAssignment(java.lang.Integer line, FVhPBase lhs, FVhPExprBase rhs)
           
 

Constructor parameters in com.eu.miscedautils.vhdlparser with type arguments of type FVhPBase
FVhPArrayType(java.util.LinkedList<FVhPBase> cons, FVhPSubTypeIndication sind, java.lang.Integer line)
           
FVhPElementAssociation(java.lang.Integer line, java.util.LinkedList<FVhPBase> chcs, FVhPExprBase expr)
           
FVhPExprPartSelect(java.lang.Integer line, FVhPBase parent, java.util.LinkedList<FVhPBase> ranges)
           
FVhPIndexConstraint(java.util.LinkedList<FVhPBase> cons, java.lang.Integer line)
           
FVhPPartSelect(java.lang.Integer line, FVhPBase parent, java.util.LinkedList<FVhPBase> ranges)
           
FVhPSeqCaseItem(java.lang.Integer line, java.util.LinkedList<FVhPBase> alters)
           
FVhPSubTypeIndication(java.lang.Integer line, FVhPBase typemark, java.util.LinkedList<FVhPBase> ranges)
           
FVhPWaveFormWithChoices(java.lang.Integer line, FVhPWaveForm waveform, java.util.LinkedList<FVhPBase> choices)