org.eclipse.cdt.core.dom.ast
Class ASTNodeFactoryFactory
java.lang.Object
org.eclipse.cdt.core.dom.ast.ASTNodeFactoryFactory
public class ASTNodeFactoryFactory
- extends Object
Provides access to the node factories.
- Since:
- 5.2
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDefaultCNodeFactory
public static ICNodeFactory getDefaultCNodeFactory()
getDefaultCPPNodeFactory
public static ICPPNodeFactory getDefaultCPPNodeFactory()
Copyright (c) IBM Corp. and others 2004, 2010. All Rights Reserved.