public final class LIRValueUtil extends Object
Constructor and Description |
---|
LIRValueUtil() |
Modifier and Type | Method and Description |
---|---|
static Variable |
asVariable(Value value) |
static boolean |
isVariable(Value value) |
public LIRValueUtil()
public static boolean isVariable(Value value)
public static Variable asVariable(Value value)