Files
kotlin-fork/plugins/uast-kotlin-fir/testData/legacyRenderLog/ParametersWithDefaultValues.log.fir.txt
T
2021-06-12 16:00:36 +02:00

11 lines
439 B
Plaintext
Vendored

UFile (package = )
UClass (name = ParametersWithDefaultValuesKt)
UMethod (name = foo)
UParameter (name = a)
UParameter (name = b)
UParameter (name = c)
ULiteralExpression (value = "not-yet-compile-time-constant")
UParameter (name = flag)
ULiteralExpression (value = "not-yet-compile-time-constant")
[!] UnknownKotlinExpression (BLOCK)