Package com.github.mustachejava.reflect

Class Summary
ClassGuard Ensure that the class of the current scope is that same as when this wrapper was generated.
DepthGuard Check that there are the same number of scope levels.
DotGuard Guard dot notation references.
GuardedWrapper Wrapper that guards.
MapGuard Created with IntelliJ IDEA.
MissingWrapper Used to mark a wrapper this is only guarding a complete miss.
NullGuard  
ReflectionObjectHandler Lookup objects using reflection and execute them the same way.
ReflectionWrapper Used for evaluating values at a callsite
WrappedGuard Dig into the dot notation to guard it from changing.
 



Copyright © 2012. All Rights Reserved.