get

operator fun get(filename: String): FileExtensionCommentSyntax

Answer the FileExtensionCommentSyntax for the provided file name.

Return

The associated FileExtensionCommentSyntax if defined or FileExtensionCommentSyntax.DEFAULT if no express definition located.

Parameters

filename

The name of the file to determine the comment strategy for.