Class SASI

java.lang.Object
  extended bySASI

public class SASI
extends java.lang.Object

This program shows the typical usage of SASI

Version:
$Id$
Author:
amerz

Constructor Summary
SASI()
           
 
Method Summary
static void main(java.lang.String[] args)
          First we define a hashmap we the states of four scos.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SASI

public SASI()
Method Detail

main

public static void main(java.lang.String[] args)
First we define a hashmap we the states of four scos. Then initialise four interpreters with expressions. In the first for loop the expressions will be parsed and evaluted in the second one.

Parameters:
args - Cmdline arguments will be ignored