Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.model.ICElementVisitor

Packages that use ICElementVisitor
org.eclipse.cdt.core.model   
 

Uses of ICElementVisitor in org.eclipse.cdt.core.model
 

Methods in org.eclipse.cdt.core.model with parameters of type ICElementVisitor
 void ICElement.accept(ICElementVisitor visitor)
          Accept a visitor and walk the ICElement tree with it.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.