net.sf.bddbddb.ir
Class Interpreter

java.lang.Object
  extended by net.sf.bddbddb.ir.Interpreter
Direct Known Subclasses:
BDDInterpreter

public abstract class Interpreter
extends java.lang.Object

Interpreter

Version:
$Id: Interpreter.java 522 2005-04-29 02:34:44Z joewhaley $
Author:
mcarbin

Nested Class Summary
static class Interpreter.LoopStats
           
static class Interpreter.RelationStats
           
 
Constructor Summary
Interpreter()
           
 
Method Summary
abstract  void interpret()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interpreter

public Interpreter()
Method Detail

interpret

public abstract void interpret()


Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.