类 TextCompiler<MSG,RECEIVER,SELF extends TextCompiler<MSG,RECEIVER,SELF>>

java.lang.Object
cc.carm.lib.configuration.value.text.function.ContentHandler<RECEIVER,SELF>
cc.carm.lib.configuration.value.text.function.TextParser<RECEIVER,SELF>
cc.carm.lib.configuration.value.text.function.TextCompiler<MSG,RECEIVER,SELF>
所有已实现的接口:
Insertable<RECEIVER,SELF>, Replaceable<RECEIVER,SELF>
直接已知子类:
TextDispatcher

public abstract class TextCompiler<MSG,RECEIVER,SELF extends TextCompiler<MSG,RECEIVER,SELF>> extends TextParser<RECEIVER,SELF>