public class Typing extends Object
Constructor and Description |
---|
Typing(Collection<Local> vs) |
Typing(Typing tg) |
Modifier and Type | Method and Description |
---|---|
static int |
compare(Typing a,
Typing b,
IHierarchy h) |
Type |
get(Local v) |
static void |
minimize(List<Typing> tgs,
IHierarchy h) |
Type |
set(Local v,
Type t) |
String |
toString() |
public Typing(Collection<Local> vs)
public Typing(Typing tg)
Copyright © 2020 Sable. All rights reserved.