|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractJifExtFactory_c
fabric.ast.AbstractFabExtFactory_c
fabric.ast.FabricFabExtFactory_c
public class FabricFabExtFactory_c
This class constructs FabricExt
objects for the Fabric language
constructs.
Constructor Summary | |
---|---|
FabricFabExtFactory_c()
|
|
FabricFabExtFactory_c(ExtFactory next)
|
Method Summary | |
---|---|
protected FabricExt |
extNewFabricArrayImpl()
|
protected FabricExt |
extNewImpl()
|
protected FabricExt |
extNewLabelImpl()
|
protected FabricExt |
extNodeImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FabricFabExtFactory_c()
public FabricFabExtFactory_c(ExtFactory next)
Method Detail |
---|
protected FabricExt extNodeImpl()
protected FabricExt extNewImpl()
protected FabricExt extNewFabricArrayImpl()
extNewFabricArrayImpl
in class AbstractFabExtFactory_c
protected FabricExt extNewLabelImpl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |