extensions property

Iterable<String> extensions
final

Unmodifiable collection of common file extensions for the language.

The included extensions are not necessarily unique to this language.

Implementation

final Iterable<String> extensions;