Package | Description |
---|---|
com.github.mustachejava.reflect | |
com.github.mustachejava.util |
Modifier and Type | Field and Description |
---|---|
protected static GuardException |
GuardedWrapper.guardException |
Modifier and Type | Method and Description |
---|---|
Object |
ReflectionWrapper.call(List<Object> scopes) |
Object |
GuardedWrapper.call(List<Object> scopes) |
protected void |
GuardedWrapper.guardCall(List<Object> scopes) |
static Object |
ReflectionObjectHandler.unwrap(ObjectHandler oh,
int scopeIndex,
Wrapper[] wrappers,
List<Object> scopes) |
Modifier and Type | Method and Description |
---|---|
Object |
Wrapper.call(List<Object> scopes) |
Copyright © 2018. All rights reserved.