Constructor and Description |
---|
GuardedBinding(ObjectHandler oh,
String name,
TemplateContext tc,
Code code) |
Modifier and Type | Method and Description |
---|---|
Object |
get(List<Object> scopes)
Retrieve the first value in the stacks of scopes that matches
the give name.
|
protected Wrapper |
getWrapper(String name,
List<Object> scopes) |
static void |
logWarning(String warning,
String name,
List<Object> scopes,
TemplateContext tc) |
public GuardedBinding(ObjectHandler oh, String name, TemplateContext tc, Code code)
public Object get(List<Object> scopes)
public static void logWarning(String warning, String name, List<Object> scopes, TemplateContext tc)
Copyright © 2018. All rights reserved.