| Package | Description |
|---|---|
| com.google.template.soy.jbcsrc.restricted |
| Modifier and Type | Method and Description |
|---|---|
LocalVariable |
LocalVariable.asCheap() |
LocalVariable |
LocalVariable.asNonNullable() |
static LocalVariable |
LocalVariable.createLocal(String name,
int index,
org.objectweb.asm.Type type,
org.objectweb.asm.Label start,
org.objectweb.asm.Label end) |
static LocalVariable |
LocalVariable.createThisVar(TypeInfo owner,
org.objectweb.asm.Label start,
org.objectweb.asm.Label end) |