railo.runtime.op
Class Elvis
java.lang.Object
railo.runtime.op.Elvis
public class Elvis
- extends Object
Constructor Summary |
Elvis()
|
Elvis
public Elvis()
operate
public static boolean operate(PageContext pc,
double scope,
Collection.Key[] varNames)
- called by the Elvis operator from generated bytecode
- Parameters:
pc
- scope
- varNames
-
- Returns:
operate
public static boolean operate(PageContext pc,
double scope,
String[] varNames)
- called by the Elvis operator from generated bytecode
- Parameters:
pc
- scope
- varNames
-
- Returns:
operate
public static boolean operate(PageContext pc,
String[] varNames)
- called by the Elvis operator from the interpreter
- Parameters:
pc
- scope
- varNames
-
- Returns:
Copyright © 2012 Railo