interpreters property

Iterable<String> interpreters
final

Unmodifiable collection of common interpreters for the language.

The included interpreters are not necessarily unique to this language.

Implementation

final Iterable<String> interpreters;