scala.reflect.api.Annotations
An extractor class to create and pattern match with syntax NestedArgument(annotation) where annotation is the nested annotation.
NestedArgument(annotation)
annotation
Returns string formatted according to given format string.
format
Returns string formatted according to given format string. Format strings are as for String.format (@see java.lang.String.format).
String.format
An extractor class to create and pattern match with syntax
NestedArgument(annotation)
whereannotation
is the nested annotation.