public final class Runtime extends Object
jbcsrc backend.| Constructor and Description |
|---|
Runtime() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkRequiredParam(SoyRecord params,
String paramName) |
static boolean |
coerceToBoolean(double v) |
static AdvisingAppendable |
logger() |
static boolean |
stringEqualsAsNumber(String expr,
double number) |
static AssertionError |
unexpectedStateError(int state) |
public static AssertionError unexpectedStateError(int state)
public static boolean stringEqualsAsNumber(String expr, double number)
public static AdvisingAppendable logger()
public static boolean coerceToBoolean(double v)