TargetsΒΆ
Searching for code in a recipe is done by choosing and configuring a target. Targets can also appear as children of a target, for example the owner option in annotation. They can even appear in suggestion actions, for example the position option in AddField.
- @interface
- annotation
- annotationParameter
- argument
- arrayInitializer
- arrayInitializerMember
- assert
- assignment
- binaryexpression
- catchblock
- comparison
- condition
- constructor
- class
- enum
- expression
- field
- finallyblock
- import
- instanceCreation
- instanceof
- interface
- integer
- javadoc
- literal
- method
- methodcall
- parameter
- reference
- return
- string
- switch
- synchronizedStatement
- throw
- type
- typeDeclaration
- while