Eclipse CDT
7.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
7.0

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