EmptyCommandArgumentContext
Functions
Link copied to clipboard
operator fun CommandArgumentContext.plus(replacer: List<CommandArgumentContext.ParserPair<*>>): CommandArgumentContext
合并两个 buildCommandArgumentContext, replacer 将会替换 this 中重复的 parser.
Link copied to clipboard