public class TracedProcedure extends ProcedureN
| Modifier and Type | Field and Description |
|---|---|
Procedure |
proc |
noArgscompilerKey, compilerXKey, validateApplyKey, validateXApplyKeynameKey| Constructor and Description |
|---|
TracedProcedure(Procedure proc,
boolean enable) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
applyN(java.lang.Object[] args) |
static Procedure |
doTrace(Procedure proc,
boolean enable) |
void |
print(java.io.PrintWriter ps) |
apply, apply, check0, check1, check2, check3, check4, checkArgCount, checkN, getReturnType, getSetter, getSourceLocation, isSideEffectFree, match0, match1, match2, match3, match4, matchN, maxArgs, maxArgs, minArgs, minArgs, numArgs, set0, set1, setN, setSetter, setSourceLocation, toStringgetName, getProperty, getSymbol, removeProperty, setName, setProperty, setProperty, setSymbolpublic Procedure proc
public TracedProcedure(Procedure proc, boolean enable)
public java.lang.Object applyN(java.lang.Object[] args)
throws java.lang.Throwable
applyN in class ProcedureNjava.lang.Throwablepublic void print(java.io.PrintWriter ps)