public class GenFactory extends Object implements GenFactory
Constructor and Description |
---|
GenFactory() |
public AttributeGen createAttributeGen()
createAttributeGen
in interface GenFactory
public ConstGen createConstGen()
createConstGen
in interface GenFactory
public NativeGen createNativeGen()
createNativeGen
in interface GenFactory
public EnumGen createEnumGen()
createEnumGen
in interface GenFactory
public ExceptionGen createExceptionGen()
createExceptionGen
in interface GenFactory
public ForwardGen createForwardGen()
createForwardGen
in interface GenFactory
public ForwardValueGen createForwardValueGen()
createForwardValueGen
in interface GenFactory
public IncludeGen createIncludeGen()
createIncludeGen
in interface GenFactory
public InterfaceGen createInterfaceGen()
createInterfaceGen
in interface GenFactory
public ValueGen createValueGen()
createValueGen
in interface GenFactory
public ValueBoxGen createValueBoxGen()
createValueBoxGen
in interface GenFactory
public MethodGen createMethodGen()
createMethodGen
in interface GenFactory
public ModuleGen createModuleGen()
createModuleGen
in interface GenFactory
public ParameterGen createParameterGen()
createParameterGen
in interface GenFactory
public PragmaGen createPragmaGen()
createPragmaGen
in interface GenFactory
public PrimitiveGen createPrimitiveGen()
createPrimitiveGen
in interface GenFactory
public SequenceGen createSequenceGen()
createSequenceGen
in interface GenFactory
public StringGen createStringGen()
createStringGen
in interface GenFactory
public StructGen createStructGen()
createStructGen
in interface GenFactory
public TypedefGen createTypedefGen()
createTypedefGen
in interface GenFactory
public UnionGen createUnionGen()
createUnionGen
in interface GenFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.