9 lines
467 B
Plaintext
Vendored
9 lines
467 B
Plaintext
Vendored
SimpleAnnotated -> UClass (name = SimpleAnnotated)
|
|
Suppress -> USimpleNameReferenceExpression (identifier = Suppress)
|
|
method -> UAnnotationMethod (name = method)
|
|
println -> USimpleNameReferenceExpression (identifier = println)
|
|
kotlin -> USimpleNameReferenceExpression (identifier = kotlin)
|
|
SinceKotlin -> USimpleNameReferenceExpression (identifier = SinceKotlin)
|
|
property -> UField (name = property)
|
|
String -> USimpleNameReferenceExpression (identifier = String)
|