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

Packages that use FVhPPhysicalTypeBaseUnit
com.eu.miscedautils.vhdlparser   
 

Uses of FVhPPhysicalTypeBaseUnit in com.eu.miscedautils.vhdlparser
 

Methods in com.eu.miscedautils.vhdlparser that return FVhPPhysicalTypeBaseUnit
 FVhPPhysicalTypeBaseUnit FVhPPhysicalType.getBaseUnit()
           
 

Methods in com.eu.miscedautils.vhdlparser with parameters of type FVhPPhysicalTypeBaseUnit
 void FVhPPhysicalType.setBaseUnit(FVhPPhysicalTypeBaseUnit baseUnit)
           
 

Constructors in com.eu.miscedautils.vhdlparser with parameters of type FVhPPhysicalTypeBaseUnit
FVhPPhysicalType(java.lang.Integer line, FVhPBase rng, FVhPPhysicalTypeBaseUnit prim)