public class Factories extends Factories
Constructor and Description |
---|
Factories() |
Modifier and Type | Method and Description |
---|---|
Arguments |
arguments()
Return a subclass of the Arguments class.
|
DefaultFactory |
defaultFactory() |
GenFactory |
genFactory()
Return the implementation of the GenFactory interface.
|
Helper |
helper() |
Holder |
holder() |
String[] |
languageKeywords()
Return the list of keywords in the generated language.
|
Skeleton |
skeleton() |
Stub |
stub() |
ValueFactory |
valueFactory() |
exprFactory, symtabFactory
public GenFactory genFactory()
Factories
genFactory
in class Factories
public Arguments arguments()
Factories
public String[] languageKeywords()
Factories
languageKeywords
in class Factories
public Helper helper()
public ValueFactory valueFactory()
public DefaultFactory defaultFactory()
public Holder holder()
public Skeleton skeleton()
public Stub stub()
Copyright © 2021 JBoss by Red Hat. All rights reserved.