|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectse.chalmers.cs.gf.parse.chart.Profile
se.chalmers.cs.gf.parse.chart.UnifyProfile
public class UnifyProfile
| Constructor Summary | |
|---|---|
UnifyProfile(int[] profile)
|
|
| Method Summary | |
|---|---|
Tree |
buildChild(Tree[] children)
Use this profile to build a tree from the RHS trees. |
java.lang.String |
toString()
|
static Tree |
unifyTrees(Tree t1,
Tree t2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnifyProfile(int[] profile)
| Method Detail |
|---|
public Tree buildChild(Tree[] children)
Profile
buildChild in class Profile
public static Tree unifyTrees(Tree t1,
Tree t2)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||