public class TupleBuilder
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TupleBuilder
public TupleBuilder(Symbol word,
int start)
-
Method Details
-
add
public void add(Symbol argument)
-
toTuple
public Tuple toTuple(int end)
-