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