Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.command.factory
/
CommandBuilderRewriterRegistry
Command
Builder
Rewriter
Registry
interface
CommandBuilderRewriterRegistry
Inheritors
SimpleCommandBuilderRewriterRegistry
Members
Functions
get
Rewriter
Link copied to clipboard
abstract
fun
getRewriter
(
commandType
:
Class
<
*
>
)
:
CommandBuilderRewriter
?
register
Link copied to clipboard
abstract
fun
register
(
extractor
:
CommandBuilderRewriter
)
unregister
Link copied to clipboard
abstract
fun
unregister
(
commandType
:
Class
<
*
>
)