public class JetFileType extends com.intellij.openapi.fileTypes.LanguageFileType
| Modifier and Type | Field and Description |
|---|---|
static JetFileType |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultExtension() |
java.lang.String |
getDescription() |
javax.swing.Icon |
getIcon() |
java.lang.String |
getName() |
boolean |
isJVMDebuggingSupported() |
public static final JetFileType INSTANCE
@NotNull public java.lang.String getName()
@NotNull public java.lang.String getDescription()
@NotNull public java.lang.String getDefaultExtension()
public javax.swing.Icon getIcon()
public boolean isJVMDebuggingSupported()
isJVMDebuggingSupported in class com.intellij.openapi.fileTypes.LanguageFileType