public class MapResult extends HashMap<Var,Expr>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
MapResult() |
Modifier and Type | Method and Description |
---|---|
Expr |
get(String varName) |
void |
put(Var var,
String v) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
Licenced under the Apache License, Version 2.0