Uses of Class
com.ibm.icu.text.MessagePatternUtil.ComplexArgStyleNode
Packages that use MessagePatternUtil.ComplexArgStyleNode
-
Uses of MessagePatternUtil.ComplexArgStyleNode in com.ibm.icu.samples.text.messagepattern
Methods in com.ibm.icu.samples.text.messagepattern with parameters of type MessagePatternUtil.ComplexArgStyleNodeModifier and TypeMethodDescriptionprivate static final voidMessagePatternUtilDemo.genCodeForPlural(MessagePatternUtil.ComplexArgStyleNode style, int depth, boolean firstResult, String argName) private static final voidMessagePatternUtilDemo.genCodeForSelect(MessagePatternUtil.ComplexArgStyleNode style, int depth, boolean firstResult, String argName) private static final voidMessagePatternUtilDemo.printComplexArgStyle(MessagePatternUtil.ComplexArgStyleNode style, int depth) -
Uses of MessagePatternUtil.ComplexArgStyleNode in com.ibm.icu.text
Fields in com.ibm.icu.text declared as MessagePatternUtil.ComplexArgStyleNodeMethods in com.ibm.icu.text that return MessagePatternUtil.ComplexArgStyleNodeModifier and TypeMethodDescriptionprivate static MessagePatternUtil.ComplexArgStyleNodeMessagePatternUtil.buildChoiceStyleNode(MessagePattern pattern, int start, int limit) private static MessagePatternUtil.ComplexArgStyleNodeMessagePatternUtil.buildPluralStyleNode(MessagePattern pattern, int start, int limit, MessagePattern.ArgType argType) private static MessagePatternUtil.ComplexArgStyleNodeMessagePatternUtil.buildSelectStyleNode(MessagePattern pattern, int start, int limit) MessagePatternUtil.ComplexArgStyleNode.freeze()MessagePatternUtil.ArgNode.getComplexStyle()