render

abstract fun render(environmentSurrogate: EnvironmentSurrogate<TS, PS>): R

Renders the EnvironmentSurrogate.

Return

the result of the rendering.

Parameters

environmentSurrogate

the EnvironmentSurrogate to render.