method

alias_extension

alias_extension(old_ext, new_ext)
public

Alias an extension to another extension. After this call, files ending "new_ext" will be parsed using the same parser as "old_ext"