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, symtabFactorypublic GenFactory genFactory()
FactoriesgenFactory in class Factoriespublic Arguments arguments()
Factoriespublic String[] languageKeywords()
FactorieslanguageKeywords in class Factoriespublic Helper helper()
public ValueFactory valueFactory()
public DefaultFactory defaultFactory()
public Holder holder()
public Skeleton skeleton()
public Stub stub()
Copyright © 2018 JBoss by Red Hat. All rights reserved.