org.eclipse.emf.codegen.ecore.rose2ecore
Interface RoseVisitor

All Known Implementing Classes:
EcoreBuilder

public interface RoseVisitor


Method Summary
 void visitList(RoseNode tree)
           
 void visitObject(RoseNode tree)
           
 

Method Detail

visitObject

public void visitObject(RoseNode tree)

visitList

public void visitList(RoseNode tree)

Copyright 2001-2004 IBM Corporation and others.
All Rights Reserved.