17 lines
1.6 KiB
Plaintext
Vendored
17 lines
1.6 KiB
Plaintext
Vendored
String -> USimpleNameReferenceExpression (identifier = String) from KtNameReferenceExpression
|
|
Annotation -> UAnnotation (fqName = Annotation) from KtNameReferenceExpression
|
|
Annotation -> USimpleNameReferenceExpression (identifier = Annotation) from KtNameReferenceExpression
|
|
AnnotationArray -> UAnnotation (fqName = AnnotationArray) from KtNameReferenceExpression
|
|
Annotation -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 0)) from KtNameReferenceExpression
|
|
AnnotationArray -> UAnnotation (fqName = AnnotationArray) from KtNameReferenceExpression
|
|
value -> USimpleNameReferenceExpression (identifier = value) from KtNameReferenceExpression
|
|
Annotation -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 2)) from KtNameReferenceExpression
|
|
Annotation -> USimpleNameReferenceExpression (identifier = Annotation) from KtNameReferenceExpression
|
|
AnnotationArray -> UAnnotation (fqName = AnnotationArray) from KtNameReferenceExpression
|
|
Annotation -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 1)) from KtNameReferenceExpression
|
|
strings -> USimpleNameReferenceExpression (identifier = strings) from KtNameReferenceExpression
|
|
arrayOf -> UCallExpression (kind = UastCallKind(name='array_initializer'), argCount = 2)) from KtNameReferenceExpression
|
|
AnnotationArray -> UAnnotation (fqName = AnnotationArray) from KtNameReferenceExpression
|
|
Annotation -> UCallExpression (kind = UastCallKind(name='constructor_call'), argCount = 1)) from KtNameReferenceExpression
|
|
strings -> USimpleNameReferenceExpression (identifier = strings) from KtNameReferenceExpression
|