Class DepthGuard
java.lang.Object
com.github.mustachejava.reflect.guards.DepthGuard
- All Implemented Interfaces:
Guard
Check that there are the same number of scope levels.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
length
protected final int length
-
-
Constructor Details
-
DepthGuard
public DepthGuard(int length)
-
-
Method Details