eu.bandm.sig.absy
Class TypeBinding
java.lang.Object
eu.bandm.sig.absy.TypeBinding
- All Implemented Interfaces:
- Cloneable
public class TypeBinding
- extends Object
- implements Cloneable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
locator
protected Locator locator
get_locator
public static Function<TypeBinding,Locator> get_locator
variables
protected CheckedMap_RD<Label,TypeBoundVariable> variables
get_variables
public static Function<TypeBinding,CheckedMap_RD<Label,TypeBoundVariable>> get_variables
TypeBinding
public TypeBinding()
doclone
public TypeBinding doclone()
getFormatHint
public static String getFormatHint()
initFrom
public TypeBinding initFrom(Object o0)
get_locator
public Locator get_locator()
set_locator
public void set_locator(Locator val)
get_variables
public CheckedMap_RD<Label,TypeBoundVariable> get_variables()
set_variables
public void set_variables(CheckedMap_RD<Label,TypeBoundVariable> val)
put_variables
public void put_variables(Label key0,
TypeBoundVariable value)
descend_variables
public void descend_variables(MATCH_ONLY_00 visitor)