|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalio.compiler.ParamsContainer
palio.compiler.MethodCaller
palio.compiler.MethodCallerNoOutput
public class MethodCallerNoOutput
Wartości zwrócone przez wykonywaną metodę nie będą zwrócone na ekran. Sprawdzanie wykonywane jest oczywiście w klasie PalioCompiler. Wykorzystywane m.in. w metodzie Groovy.asPalioCode
Constructor Summary | |
---|---|
MethodCallerNoOutput(java.lang.Object module,
java.lang.reflect.Method method,
java.lang.Object[] params,
int pos)
|
Method Summary |
---|
Methods inherited from class palio.compiler.MethodCaller |
---|
disableTryHandling, enableTryHandling, getMethod, getParams, getReturnType, getTarget, invoke, toString |
Methods inherited from class palio.compiler.ParamsContainer |
---|
getColumn, getLine |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MethodCallerNoOutput(java.lang.Object module, java.lang.reflect.Method method, java.lang.Object[] params, int pos)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |