gh-pages / com.nextfaze.devfun.function / FunctionTransformer / accept
accept
open fun accept(functionDefinition: FunctionDefinition): Boolean (source)
Should this transformer accept this item for transforming.
Returning true does not require a transformation, only that you’re interested in it.