add

Add annotation matcher to match.

----------------

添加要匹配的注解匹配器。

Return

AnnotationsMatcher

Parameters

annotation

annotation matcher / 注解匹配器


inline fun add(init: AnnotationMatcher.() -> Unit): AnnotationsMatcher

See also