Created
June 4, 2020 00:55
-
-
Save guilhermekrz/7b382043fbfa1d4f94d9329c04055b92 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UFile (package = com.brokoli.lint) | |
UClass (name = MyClass) | |
UAnnotationMethod (name = methodWith6Parameters) | |
UParameter (name = first) | |
UAnnotation (fqName = org.jetbrains.annotations.NotNull) | |
UParameter (name = second) | |
UAnnotation (fqName = org.jetbrains.annotations.NotNull) | |
UParameter (name = third) | |
UAnnotation (fqName = org.jetbrains.annotations.NotNull) | |
UParameter (name = fourth) | |
UAnnotation (fqName = org.jetbrains.annotations.NotNull) | |
UParameter (name = fifth) | |
UAnnotation (fqName = org.jetbrains.annotations.NotNull) | |
UParameter (name = sixth) | |
UAnnotation (fqName = org.jetbrains.annotations.NotNull) | |
UBlockExpression | |
UAnnotationMethod (name = MyClass) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment