Building Parsers with Java

sjm.examples.engine
Class ShowVariableUnification3

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

public class ShowVariableUnification3
extends java.lang.Object

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


Constructor Summary
ShowVariableUnification3()
           
 
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

ShowVariableUnification3

public ShowVariableUnification3()
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