decide

abstract fun decide(argsGenerator: ArgsGenerator<*>, annotationData: AnnotationData? = null): ArgsRange(source)

Returns an ArgsRange based on the given argsGenerator (and most likely the underlying VariistConfig) and annotationData if given.