Substitutor
fun fun interface Substitutor
Content copied to clipboard
Functions
trySubstitute
Link copied to clipboard
abstract fun trySubstitute(context: TemplatingContext<SubstitutionCommand>, match: MatchResult): String?
Content copied to clipboard
Inheritors
PathToRootSubstitutor
Link copied to clipboard