Searched refs:fromOption (Results 1 – 1 of 1) sorted by relevance
78 inclusionExpressions.add(AnnotationFilterEntry.fromOption(pattern, matchResult)) in add()223 return fromOption(text) in fromSource()226 fun fromOption(text: String, matchResult: Boolean = true): AnnotationFilterEntry { in fromOption() method