Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.dom.ast.IASTGotoStatement

Packages that use IASTGotoStatement
org.eclipse.cdt.core.dom.ast   
 

Uses of IASTGotoStatement in org.eclipse.cdt.core.dom.ast
 

Methods in org.eclipse.cdt.core.dom.ast that return IASTGotoStatement
 IASTGotoStatement IASTGotoStatement.copy()
           
 IASTGotoStatement INodeFactory.newGotoStatement(IASTName name)
           
 


Eclipse CDT
Pre-release 3.0

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