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) |
public GuardedBinding(ObjectHandler oh, String name, TemplateContext tc, Code code)
public Object get(List<Object> scopes)
Copyright © 2015. All Rights Reserved.