public class CodegenReflectionWrapper extends ReflectionWrapper
arguments, field, method, oh, scopeIndex, wrappers
guardException, guards
Constructor and Description |
---|
CodegenReflectionWrapper(CodegenObjectHandler codegenObjectHandler,
int scopeIndex,
Wrapper[] wrappers,
List<? extends Guard> guards,
AccessibleObject member,
Object[] arguments) |
CodegenReflectionWrapper(ReflectionWrapper rw) |
Modifier and Type | Method and Description |
---|---|
protected void |
guardCall(List<Object> scopes) |
call, getArguments, getField, getMethod, getWrappers, toString, unwrap
equals, getGuards, hashCode
public CodegenReflectionWrapper(CodegenObjectHandler codegenObjectHandler, int scopeIndex, Wrapper[] wrappers, List<? extends Guard> guards, AccessibleObject member, Object[] arguments)
public CodegenReflectionWrapper(ReflectionWrapper rw)
protected void guardCall(List<Object> scopes) throws GuardException
guardCall
in class GuardedWrapper
GuardException
Copyright © 2016. All rights reserved.