gh-pages / com.nextfaze.devfun.invoke / ParameterViewFactoryProvider / get
get
abstract operator fun get(parameter: Parameter): ViewFactory<View>? (source)
Get a view factory for some function parameter.
Parameters
parameter - Parameter information for a function parameter.
Return
The view factory for this parameter or null if this parameter should be handled by another.