public class TypeEnv extends Object
TypeEnv()
TypeEnv
clearChangeLog()
JSType
getType(String n)
static TypeEnv
join(Collection<TypeEnv> envs)
join(TypeEnv e1, TypeEnv e2)
putType(String n, JSType t)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TypeEnv()
public JSType getType(String n)
public TypeEnv putType(String n, JSType t)
public TypeEnv clearChangeLog()
public static TypeEnv join(TypeEnv e1, TypeEnv e2)
public static TypeEnv join(Collection<TypeEnv> envs)
public String toString()
toString
Object
Copyright © 2009-2014 Google. All Rights Reserved.