public static final class DeviceResources.Device.PrimToMacroExpansion.Reader
extends org.capnproto.StructReader
Modifier and Type | Method and Description |
---|---|
org.capnproto.Void |
getAlways() |
int |
getMacroName() |
org.capnproto.StructList.Reader<LogicalNetlist.Netlist.PropertyMap.Entry.Reader> |
getParameters() |
org.capnproto.StructList.Reader<DeviceResources.Device.ParameterMapRule.Reader> |
getParamMapping() |
int |
getPrimName() |
boolean |
hasParameters() |
boolean |
hasParamMapping() |
boolean |
isAlways() |
boolean |
isParameters() |
DeviceResources.Device.PrimToMacroExpansion.Which |
which() |
public DeviceResources.Device.PrimToMacroExpansion.Which which()
public final int getPrimName()
public final int getMacroName()
public final boolean isAlways()
public final org.capnproto.Void getAlways()
public final boolean isParameters()
public final boolean hasParameters()
public final org.capnproto.StructList.Reader<LogicalNetlist.Netlist.PropertyMap.Entry.Reader> getParameters()
public final boolean hasParamMapping()
public final org.capnproto.StructList.Reader<DeviceResources.Device.ParameterMapRule.Reader> getParamMapping()