Package com.github.mustachejava.reflect.guards
-
Class Summary Class Description 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.MapGuard Guards whether or not a name was present in the map.NullGuard WrappedGuard Dig into the dot notation to guard it from changing.