Constructor and Description |
---|
Elvis() |
Modifier and Type | Method and Description |
---|---|
static boolean |
operate(PageContext pc,
double scope,
Collection.Key[] varNames)
called by the Elvis operator from generated bytecode
|
static boolean |
operate(PageContext pc,
double scope,
String[] varNames)
called by the Elvis operator from generated bytecode
|
static boolean |
operate(PageContext pc,
String[] varNames)
called by the Elvis operator from the interpreter
|
public Elvis()
public static boolean operate(PageContext pc, double scope, Collection.Key[] varNames)
pc
- scope
- varNames
- public static boolean operate(PageContext pc, double scope, String[] varNames)
pc
- scope
- varNames
- public static boolean operate(PageContext pc, String[] varNames)
pc
- scope
- varNames
- Copyright © 2015 Lucee