Uses of Class
dev.civl.mc.semantics.IF.Format
Packages that use Format
-
Uses of Format in dev.civl.mc.semantics.IF
Methods in dev.civl.mc.semantics.IF that return types with arguments of type FormatModifier and TypeMethodDescriptionExecutor.splitFormat(CIVLSource source, StringBuffer formatBuffer) Method parameters in dev.civl.mc.semantics.IF with type arguments of type FormatModifier and TypeMethodDescriptionvoidExecutor.printf(PrintStream printStream, CIVLSource source, String process, List<Format> formats, List<StringBuffer> arguments) If there are insufficient arguments for the format, the behavior is undefined.