|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.constants.CompileTimeConstant<java.lang.Double>
org.jetbrains.jet.lang.resolve.constants.DoubleValue
public class DoubleValue
| Field Summary |
|---|
| Fields inherited from class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstant |
|---|
value |
| Constructor Summary | |
|---|---|
DoubleValue(double value,
boolean canBeUsedInAnnotations)
|
|
| Method Summary | ||
|---|---|---|
|
accept(AnnotationArgumentVisitor<R,D> visitor,
D data)
|
|
JetType |
getType(KotlinBuiltIns kotlinBuiltIns)
|
|
java.lang.String |
toString()
|
|
| Methods inherited from class org.jetbrains.jet.lang.resolve.constants.CompileTimeConstant |
|---|
canBeUsedInAnnotations, getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DoubleValue(double value,
boolean canBeUsedInAnnotations)
| Method Detail |
|---|
@NotNull
public JetType getType(@NotNull
KotlinBuiltIns kotlinBuiltIns)
getType in class CompileTimeConstant<java.lang.Double>
public <R,D> R accept(AnnotationArgumentVisitor<R,D> visitor,
D data)
accept in class CompileTimeConstant<java.lang.Double>public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||