Class ResolvedAttribute
- java.lang.Object
-
- io.pebbletemplates.pebble.attributes.ResolvedAttribute
-
public final class ResolvedAttribute extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Object
evaluatedValue
-
Constructor Summary
Constructors Constructor Description ResolvedAttribute(java.lang.Object evaluatedValue)
-