templating
1.8.20a-SNAPSHOT
jvm
templating
/
org.jetbrains.dokka.templates
/
Substitutor
Substitutor
fun
interface
Substitutor
Inheritors
PathToRootSubstitutor
ProjectNameSubstitutor
Members
Functions
try
Substitute
Link copied to clipboard
abstract
fun
trySubstitute
(
context
:
TemplatingContext
<
SubstitutionCommand
>
,
match
:
MatchResult
)
:
String
?