9 lines
872 B
Plaintext
Vendored
9 lines
872 B
Plaintext
Vendored
UFile (package = ) [public final class DefaultParameterValuesKt {...]
|
|
UClass (name = DefaultParameterValuesKt) [public final class DefaultParameterValuesKt {...}]
|
|
UMethod (name = foo) [public static final fun foo(a: int, foo: java.lang.String) : void = [!] UnknownKotlinExpression (BLOCK)]
|
|
UParameter (name = a) [var a: int = "not-yet-compile-time-constant"]
|
|
ULiteralExpression (value = "not-yet-compile-time-constant") ["not-yet-compile-time-constant"] = "not-yet-compile-time-constant"
|
|
UParameter (name = foo) [var foo: java.lang.String = "not-yet-compile-time-constant"]
|
|
ULiteralExpression (value = "not-yet-compile-time-constant") ["not-yet-compile-time-constant"] = "not-yet-compile-time-constant"
|
|
[!] UnknownKotlinExpression (BLOCK) [[!] UnknownKotlinExpression (BLOCK)] = Undetermined
|