Uses of Class
org.stringtemplate.v4.ST.AttributeList
Packages that use ST.AttributeList
-
Uses of ST.AttributeList in org.stringtemplate.v4
Methods in org.stringtemplate.v4 that return ST.AttributeListModifier and TypeMethodDescriptionprotected static ST.AttributeList
ST.convertToAttributeList
(Object curvalue) protected ST.AttributeList
Interpreter.zip_map
(InstanceScope scope, List<Object> exprs, ST prototype) Renders expressions of the form<names,phones:{n,p | ...}>
or<a,b:t()>
.