|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectpolyglot.ast.AbstractDelFactory_c
jif.ast.JifDelFactory_c
public class JifDelFactory_c
Constructs Jif delegates
| Constructor Summary | |
|---|---|
protected |
JifDelFactory_c()
|
| Method Summary | |
|---|---|
protected polyglot.ast.JL |
delArrayAccessAssignImpl()
|
protected polyglot.ast.JL |
delArrayAccessImpl()
|
protected polyglot.ast.JL |
delArrayInitImpl()
|
protected polyglot.ast.JL |
delBinaryImpl()
|
protected polyglot.ast.JL |
delCallImpl()
|
protected polyglot.ast.JL |
delCastImpl()
|
protected polyglot.ast.JL |
delCatchImpl()
|
protected polyglot.ast.JL |
delClassDeclImpl()
|
protected polyglot.ast.JL |
delConstructorCallImpl()
|
protected polyglot.ast.JL |
delConstructorDeclImpl()
|
protected polyglot.ast.JL |
delFieldAssignImpl()
|
protected polyglot.ast.JL |
delFieldDeclImpl()
|
protected polyglot.ast.JL |
delFieldImpl()
|
protected polyglot.ast.JL |
delFormalImpl()
|
protected polyglot.ast.JL |
delIfImpl()
|
protected polyglot.ast.JL |
delInitializerImpl()
|
protected polyglot.ast.JL |
delInstanceofImpl()
|
polyglot.ast.JL |
delLabelExpr()
|
protected polyglot.ast.JL |
delLabelExprImpl()
|
protected polyglot.ast.JL |
delLocalDeclImpl()
|
protected polyglot.ast.JL |
delMethodDeclImpl()
|
protected polyglot.ast.JL |
delNewArrayImpl()
|
polyglot.ast.JL |
delNewLabel()
|
protected polyglot.ast.JL |
delNewLabelImpl()
|
protected polyglot.ast.JL |
delThrowImpl()
|
protected polyglot.ast.JL |
delTypeNodeImpl()
|
protected polyglot.ast.JL |
postDelLabelExpr(polyglot.ast.JL e)
|
protected polyglot.ast.JL |
postDelNewLabel(polyglot.ast.JL e)
|
| Methods inherited from class polyglot.ast.AbstractDelFactory_c |
|---|
composeDels, delAmbAssign, delAmbAssignImpl, delAmbExpr, delAmbExprImpl, delAmbPrefix, delAmbPrefixImpl, delAmbQualifierNode, delAmbQualifierNodeImpl, delAmbReceiver, delAmbReceiverImpl, delAmbTypeNode, delAmbTypeNodeImpl, delArrayAccess, delArrayAccessAssign, delArrayInit, delArrayTypeNode, delArrayTypeNodeImpl, delAssert, delAssertImpl, delAssign, delAssignImpl, delBinary, delBlock, delBlockImpl, delBooleanLit, delBooleanLitImpl, delBranch, delBranchImpl, delCall, delCanonicalTypeNode, delCanonicalTypeNodeImpl, delCase, delCaseImpl, delCast, delCatch, delCharLit, delCharLitImpl, delClassBody, delClassBodyImpl, delClassDecl, delClassLit, delClassLitImpl, delClassMember, delClassMemberImpl, delCodeDecl, delCodeDeclImpl, delCompoundStmt, delCompoundStmtImpl, delConditional, delConditionalImpl, delConstructorCall, delConstructorDecl, delDo, delDoImpl, delEmpty, delEmptyImpl, delEval, delEvalImpl, delExpr, delExprImpl, delField, delFieldAssign, delFieldDecl, delFloatLit, delFloatLitImpl, delFor, delForImpl, delFormal, delId, delIdImpl, delIf, delImport, delImportImpl, delInitializer, delInstanceof, delIntLit, delIntLitImpl, delLabeled, delLabeledImpl, delLit, delLitImpl, delLocal, delLocalAssign, delLocalAssignImpl, delLocalClassDecl, delLocalClassDeclImpl, delLocalDecl, delLocalImpl, delLoop, delLoopImpl, delMethodDecl, delNew, delNewArray, delNewImpl, delNode, delNodeImpl, delNodeList, delNodeListImpl, delNullLit, delNullLitImpl, delNumLit, delNumLitImpl, delPackageNode, delPackageNodeImpl, delProcedureDecl, delProcedureDeclImpl, delReturn, delReturnImpl, delSourceCollection, delSourceCollectionImpl, delSourceFile, delSourceFileImpl, delSpecial, delSpecialImpl, delStmt, delStmtImpl, delStringLit, delStringLitImpl, delSwitch, delSwitchBlock, delSwitchBlockImpl, delSwitchElement, delSwitchElementImpl, delSwitchImpl, delSynchronized, delSynchronizedImpl, delTerm, delTermImpl, delThrow, delTry, delTryImpl, delTypeNode, delUnary, delUnaryImpl, delWhile, delWhileImpl, nextDelFactory, postDelAmbAssign, postDelAmbExpr, postDelAmbPrefix, postDelAmbQualifierNode, postDelAmbReceiver, postDelAmbTypeNode, postDelArrayAccess, postDelArrayAccessAssign, postDelArrayInit, postDelArrayTypeNode, postDelAssert, postDelAssign, postDelBinary, postDelBlock, postDelBooleanLit, postDelBranch, postDelCall, postDelCanonicalTypeNode, postDelCase, postDelCast, postDelCatch, postDelCharLit, postDelClassBody, postDelClassDecl, postDelClassLit, postDelClassMember, postDelCodeDecl, postDelCompoundStmt, postDelConditional, postDelConstructorCall, postDelConstructorDecl, postDelDo, postDelEmpty, postDelEval, postDelExpr, postDelField, postDelFieldAssign, postDelFieldDecl, postDelFloatLit, postDelFor, postDelFormal, postDelId, postDelIf, postDelImport, postDelInitializer, postDelInstanceof, postDelIntLit, postDelLabeled, postDelLit, postDelLocal, postDelLocalAssign, postDelLocalClassDecl, postDelLocalDecl, postDelLoop, postDelMethodDecl, postDelNew, postDelNewArray, postDelNode, postDelNodeList, postDelNullLit, postDelNumLit, postDelPackageNode, postDelProcedureDecl, postDelReturn, postDelSourceCollection, postDelSourceFile, postDelSpecial, postDelStmt, postDelStringLit, postDelSwitch, postDelSwitchBlock, postDelSwitchElement, postDelSynchronized, postDelTerm, postDelThrow, postDelTry, postDelTypeNode, postDelUnary, postDelWhile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface polyglot.ast.DelFactory |
|---|
delAmbAssign, delAmbExpr, delAmbPrefix, delAmbQualifierNode, delAmbReceiver, delAmbTypeNode, delArrayAccess, delArrayAccessAssign, delArrayInit, delArrayTypeNode, delAssert, delAssign, delBinary, delBlock, delBooleanLit, delBranch, delCall, delCanonicalTypeNode, delCase, delCast, delCatch, delCharLit, delClassBody, delClassDecl, delClassLit, delClassMember, delCodeDecl, delCompoundStmt, delConditional, delConstructorCall, delConstructorDecl, delDo, delEmpty, delEval, delExpr, delField, delFieldAssign, delFieldDecl, delFloatLit, delFor, delFormal, delId, delIf, delImport, delInitializer, delInstanceof, delIntLit, delLabeled, delLit, delLocal, delLocalAssign, delLocalClassDecl, delLocalDecl, delLoop, delMethodDecl, delNew, delNewArray, delNode, delNodeList, delNullLit, delNumLit, delPackageNode, delProcedureDecl, delReturn, delSourceCollection, delSourceFile, delSpecial, delStmt, delStringLit, delSwitch, delSwitchBlock, delSwitchElement, delSynchronized, delTerm, delThrow, delTry, delTypeNode, delUnary, delWhile |
| Constructor Detail |
|---|
protected JifDelFactory_c()
| Method Detail |
|---|
protected polyglot.ast.JL delArrayAccessImpl()
delArrayAccessImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delArrayAccessAssignImpl()
delArrayAccessAssignImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delArrayInitImpl()
delArrayInitImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delBinaryImpl()
delBinaryImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delCallImpl()
delCallImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delCastImpl()
delCastImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delCatchImpl()
delCatchImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delClassDeclImpl()
delClassDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delFieldDeclImpl()
delFieldDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delFieldImpl()
delFieldImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delFieldAssignImpl()
delFieldAssignImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delFormalImpl()
delFormalImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delIfImpl()
delIfImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delInitializerImpl()
delInitializerImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delInstanceofImpl()
delInstanceofImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delLocalDeclImpl()
delLocalDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delNewArrayImpl()
delNewArrayImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delThrowImpl()
delThrowImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delTypeNodeImpl()
delTypeNodeImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delConstructorCallImpl()
delConstructorCallImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delMethodDeclImpl()
delMethodDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JL delConstructorDeclImpl()
delConstructorDeclImpl in class polyglot.ast.AbstractDelFactory_cpublic final polyglot.ast.JL delLabelExpr()
delLabelExpr in interface JifDelFactorypublic final polyglot.ast.JL delNewLabel()
delNewLabel in interface JifDelFactoryprotected polyglot.ast.JL delLabelExprImpl()
protected polyglot.ast.JL postDelLabelExpr(polyglot.ast.JL e)
protected polyglot.ast.JL delNewLabelImpl()
protected polyglot.ast.JL postDelNewLabel(polyglot.ast.JL e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||