|
static String | format (final String fmt, final Object... args) |
|
static void | warn (final String string, final Object... args) |
|
◆ format()
static String grammarscope.generator.codedeps.Logger.format |
( |
final String |
fmt, |
|
|
final Object... |
args |
|
) |
| |
|
static |
Format one string.
- Parameters
-
fmt | The format |
args | List of arbitrary arguments |
- Returns
- Formatted string
◆ warn()
static void grammarscope.generator.codedeps.Logger.warn |
( |
final String |
string, |
|
|
final Object... |
args |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- generator/src/main/java/grammarscope/generator/codedeps/Logger.java