adalogo.visitor

Class SymbolTable.Test

Enclosing Class:
SymbolTable

public static class SymbolTable.Test
extends java.lang.Object

a small testbench for the class. made static inner class so it will compile as SymbolTable$Test.java.
to run: "java adalogo.lang.SymbolTable$Test.class"

Method Summary

static void
main(String[] args)

Method Details

main

public static void main(String[] args)
            throws Exception