acceleratorTypes property

List<AcceleratorType>? acceleratorTypes
getter/setter pair

A list of accelerator types contained in this scope.

Output only.

Implementation

core.List<AcceleratorType>? acceleratorTypes;