Class ASTNodeFactoryFactory


  • public class ASTNodeFactoryFactory
    extends Object
    Provides access to the node factories.
    Since:
    5.2
    Restriction:
    This class is not intended to be subclassed by clients.
    Restriction:
    This class is not intended to be instantiated by clients.
    • Method Detail

      • getDefaultCNodeFactory

        public static ICNodeFactory getDefaultCNodeFactory()
      • getDefaultCPPNodeFactory

        public static ICPPNodeFactory getDefaultCPPNodeFactory()