Class ScalarBuiltinNaryCPInstruction

All Implemented Interfaces:
LineageTraceable

public class ScalarBuiltinNaryCPInstruction extends BuiltinNaryCPInstruction implements LineageTraceable
The ScalarBuiltinMultipleCPInstruction class is responsible for printf-style Java-based string formatting. The first input is the format string. The inputs after the first input are the arguments to be formatted in the format string.
  • Method Details