Building Parsers with Java

sjm.examples.engine
Class ShowVariableUnification2

java.lang.Object
  |
  +--sjm.examples.engine.ShowVariableUnification2

public class ShowVariableUnification2
extends java.lang.Object

Show a variable unifying with a structure and then another variable.


Constructor Summary
ShowVariableUnification2()
           
 
Method Summary
static void main(java.lang.String[] args)
          Show a variable unifying with a structure and then another variable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowVariableUnification2

public ShowVariableUnification2()
Method Detail

main

public static void main(java.lang.String[] args)
Show a variable unifying with a structure and then another variable.

by Steve Metsker