Package | Description |
---|---|
com.github.mustachejava.codegen | |
com.github.mustachejava.indy | |
com.github.mustachejava.reflect |
Modifier and Type | Class and Description |
---|---|
class |
CodegenMissingWrapper |
class |
CodegenReflectionWrapper |
Modifier and Type | Class and Description |
---|---|
class |
IndyWrapper
Creates wrappers using ASM and Invokedynamic.
|
Modifier and Type | Class and Description |
---|---|
class |
MissingWrapper
Used to mark a wrapper this is only guarding a complete miss.
|
class |
ReflectionWrapper
Used for evaluating values at a callsite
|
Copyright © 2016. All rights reserved.