filenames property

Iterable<String> filenames
final

Unmodifiable collection of common filenames for the language.

The included extensions are not necessarily unique to this language.

Implementation

final Iterable<String> filenames;