QJCC homepage

biz.chitec.qdemo.util
Class LogicExprClassParsersDemo

java.lang.Object
  extended bybiz.chitec.qdemo.util.LogicExprClassParsersDemo

public class LogicExprClassParsersDemo
extends java.lang.Object

Test and demonstration program for classparsers for LogicExpr derivates

Version:
$Id: d882e74f011c205f54d54a0b558bd00c19f357d1 $
Author:
cantamen/Vadym Trehub 2003. Distributed under GPL.

Constructor Summary
LogicExprClassParsersDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogicExprClassParsersDemo

public LogicExprClassParsersDemo()
Method Detail

main

public static void main(java.lang.String[] args)

QJCC homepage