public class Merger extends Object
Attribute
dest
List<State>
source
Merger(int destSymbol, Type destType)
static Merger
forSymbol(List<Merger> mergers, int symbol)
static Attribute
map(Map<Attribute,Merger> mapping, Attribute attr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final List<State> source
public final Attribute dest
public Merger(int destSymbol, Type destType)
public static Merger forSymbol(List<Merger> mergers, int symbol)
public static Attribute map(Map<Attribute,Merger> mapping, Attribute attr)
Copyright © 1998–2017 1&1. All rights reserved.