archimate.codegen
Class TestAST

java.lang.Object
  extended by archimate.codegen.TestAST

public class TestAST
extends java.lang.Object


Constructor Summary
TestAST(org.eclipse.jdt.core.dom.CompilationUnit unit)
           
 
Method Summary
 void test()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAST

public TestAST(org.eclipse.jdt.core.dom.CompilationUnit unit)
Method Detail

test

public void test()