jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
utils
/
io.github.jmltoolkit.utils
/
JavaTemplate
/
SubstitutionFactory
Substitution
Factory
interface
SubstitutionFactory
(
source
)
Inheritors
IdentifierSubstitution
Members
Functions
replacable
Link copied to clipboard
abstract
fun
replacable
(
node
:
Node
)
:
Boolean
substitution
Of
Link copied to clipboard
abstract
fun
substitutionOf
(
node
:
Node
)
:
Node