suffix() - Method in annotation type org.intellij.lang.annotations.Language
suffix() - Method in annotation type org.intellij.lang.annotations.RegExp
T
target() - Method in annotation type org.intellij.lang.annotations.Flow
Denotes the destination of the data flow.
Allowed values are: THIS_TARGET - Means that the data flows inside this container (of the class the annotated method belongs to).
E.g.