|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object polyglot.ext.jl.ast.AbstractExtFactory_c polyglot.ext.coffer.ast.CofferExtFactory_c
public class CofferExtFactory_c
An implementation of the CofferNodeFactory
interface.
Constructor Summary | |
---|---|
CofferExtFactory_c()
|
Method Summary | |
---|---|
Ext |
extAmbKeySetNode()
|
Ext |
extAmbKeySetNodeImpl()
|
Ext |
extAssignImpl()
Create the Ext object for a Assign AST node. |
Ext |
extCallImpl()
Create the Ext object for a Call AST node. |
Ext |
extCanonicalKeySetNode()
|
Ext |
extCanonicalKeySetNodeImpl()
|
Ext |
extConstructorCallImpl()
Create the Ext object for a ConstructorCall AST node. |
Ext |
extFree()
|
Ext |
extFreeImpl()
|
Ext |
extKeyNode()
|
Ext |
extKeyNodeImpl()
|
Ext |
extLocalDeclImpl()
Create the Ext object for a LocalDecl AST node. |
Ext |
extLocalImpl()
Create the Ext object for a Local AST node. |
Ext |
extNewImpl()
Create the Ext object for a New AST node. |
Ext |
extNodeImpl()
Create the Ext object for a Node AST node. |
Ext |
extProcedureCallImpl()
|
Ext |
extProcedureDeclImpl()
Create the Ext object for a ProcedureDecl AST node. |
Ext |
extSpecialImpl()
Create the Ext object for a Special AST node. |
Ext |
extThrowConstraintNode()
|
Ext |
extThrowConstraintNodeImpl()
|
Ext |
extTrackedTypeNode()
|
Ext |
extTrackedTypeNodeImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CofferExtFactory_c()
Method Detail |
---|
public final Ext extCanonicalKeySetNode()
public final Ext extFree()
public final Ext extKeyNode()
public final Ext extThrowConstraintNode()
public final Ext extTrackedTypeNode()
public final Ext extAmbKeySetNode()
public Ext extNodeImpl()
AbstractExtFactory_c
Ext
object for a Node
AST node.
extNodeImpl
in class AbstractExtFactory_c
Ext
object for a Node
AST node.public Ext extAssignImpl()
AbstractExtFactory_c
Ext
object for a Assign
AST node.
extAssignImpl
in class AbstractExtFactory_c
Ext
object for a Assign
AST node.public Ext extLocalImpl()
AbstractExtFactory_c
Ext
object for a Local
AST node.
extLocalImpl
in class AbstractExtFactory_c
Ext
object for a Local
AST node.public Ext extSpecialImpl()
AbstractExtFactory_c
Ext
object for a Special
AST node.
extSpecialImpl
in class AbstractExtFactory_c
Ext
object for a Special
AST node.public Ext extLocalDeclImpl()
AbstractExtFactory_c
Ext
object for a LocalDecl
AST node.
extLocalDeclImpl
in class AbstractExtFactory_c
Ext
object for a LocalDecl
AST node.public Ext extConstructorCallImpl()
AbstractExtFactory_c
Ext
object for a ConstructorCall
AST node.
extConstructorCallImpl
in class AbstractExtFactory_c
Ext
object for a ConstructorCall
AST node.public Ext extCallImpl()
AbstractExtFactory_c
Ext
object for a Call
AST node.
extCallImpl
in class AbstractExtFactory_c
Ext
object for a Call
AST node.public Ext extProcedureCallImpl()
public Ext extNewImpl()
AbstractExtFactory_c
Ext
object for a New
AST node.
extNewImpl
in class AbstractExtFactory_c
Ext
object for a New
AST node.public Ext extFreeImpl()
public Ext extCanonicalKeySetNodeImpl()
public Ext extAmbKeySetNodeImpl()
public Ext extKeyNodeImpl()
public Ext extTrackedTypeNodeImpl()
public Ext extThrowConstraintNodeImpl()
public Ext extProcedureDeclImpl()
AbstractExtFactory_c
Ext
object for a ProcedureDecl
AST node.
extProcedureDeclImpl
in class AbstractExtFactory_c
Ext
object for a ProcedureDecl
AST node.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |