typeArguments property

List<OutputType> typeArguments
final

The generic type arguments to be used to instantiate the directive.

Implementation

final List<o.OutputType> typeArguments;