|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.cli.common.messages.MessageUtil
public class MessageUtil
Method Summary | |
---|---|
static CompilerMessageLocation |
psiElementToMessageLocation(com.intellij.psi.PsiElement element)
|
static CompilerMessageLocation |
psiFileToMessageLocation(com.intellij.psi.PsiFile file,
java.lang.String defaultValue,
int line,
int column)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@NotNull public static CompilerMessageLocation psiElementToMessageLocation(@NotNull com.intellij.psi.PsiElement element)
@NotNull public static CompilerMessageLocation psiFileToMessageLocation(@NotNull com.intellij.psi.PsiFile file, @Nullable java.lang.String defaultValue, int line, int column)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |