Substitutor

fun fun interface Substitutor

Functions

trySubstitute
Link copied to clipboard
abstract fun trySubstitute(context: TemplatingContext<SubstitutionCommand>, match: MatchResult): String?

Inheritors

PathToRootSubstitutor
Link copied to clipboard