Eclipse CDT
7.0

org.eclipse.cdt.core.dom.ast
Class ASTNodeFactoryFactory

java.lang.Object
  extended by org.eclipse.cdt.core.dom.ast.ASTNodeFactoryFactory

public class ASTNodeFactoryFactory
extends java.lang.Object

Provides access to the node factories.

Since:
5.2

Method Summary
static ICNodeFactory getDefaultCNodeFactory()
           
static ICPPNodeFactory getDefaultCPPNodeFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefaultCNodeFactory

public static ICNodeFactory getDefaultCNodeFactory()

getDefaultCPPNodeFactory

public static ICPPNodeFactory getDefaultCPPNodeFactory()

Eclipse CDT
7.0

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