|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteece496.LogicalManipulator
Logical Manipulator class.
$Source: K:/cvsrepo/ee496/codes/jbuilder/src/TestCaseGenerator/src/eece496/LogicalManipulator.java,v $
Last updated by $Author: kcai $
$Date: 2003/08/05 03:15:01 $
$Revision: 1.11 $
$State: Exp $
Constructor Summary | |
LogicalManipulator()
|
Method Summary | |
static void |
logicalManipulate(ParseTree p)
main function for logical expression manipulation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogicalManipulator()
Method Detail |
public static void logicalManipulate(ParseTree p)
p
- - the root of the Condition nodes
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |