|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.constants.CompileTimeConstant<java.lang.Void>
org.jetbrains.kotlin.resolve.constants.ErrorValue
public abstract class ErrorValue
| Nested Class Summary | |
|---|---|
static class |
ErrorValue.ErrorValueWithMessage
|
| Field Summary |
|---|
| Fields inherited from class org.jetbrains.kotlin.resolve.constants.CompileTimeConstant |
|---|
value |
| Constructor Summary | |
|---|---|
ErrorValue()
|
|
| Method Summary | ||
|---|---|---|
|
accept(AnnotationArgumentVisitor<R,D> visitor,
D data)
|
|
static ErrorValue |
create(java.lang.String message)
|
|
java.lang.Void |
getValue()
Deprecated. |
|
| Methods inherited from class org.jetbrains.kotlin.resolve.constants.CompileTimeConstant |
|---|
canBeUsedInAnnotations, getType, isPure, usesVariableAsConstant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorValue()
| Method Detail |
|---|
@Deprecated public java.lang.Void getValue()
getValue in class CompileTimeConstant<java.lang.Void>
public <R,D> R accept(AnnotationArgumentVisitor<R,D> visitor,
D data)
accept in class CompileTimeConstant<java.lang.Void>
@NotNull
public static ErrorValue create(@NotNull
java.lang.String message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||