Code Examples
A repository of 155 code examples for BeepBeep
|
Use the ArgumentPlaceholder function to refer to the i-th argument of a function. More...
Static Public Member Functions | |
static void | main (String[] args) throws FunctionException |
Use the ArgumentPlaceholder function to refer to the i-th argument of a function.
Definition at line 29 of file PlaceholderUsage.java.