toggle menu
templating
1.9.10-dev-234
jvm
switch theme
search in API
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
?