Package com.github.mustachejava.reflect.guards


package com.github.mustachejava.reflect.guards
  • Classes
    Class
    Description
    Ensure that the class of the current scope is that same as when this wrapper was generated.
    Check that there are the same number of scope levels.
    Guard dot notation references.
    Guards whether or not a name was present in the map.
     
    Dig into the dot notation to guard it from changing.