public class JifDelFactory_c extends polyglot.ast.AbstractDelFactory_c implements JifDelFactory
| Modifier | Constructor and Description |
|---|---|
protected |
JifDelFactory_c() |
| Modifier and Type | Method and Description |
|---|---|
polyglot.ast.JLDel |
delAmbNewArray() |
protected polyglot.ast.JLDel |
delAmbNewArrayImpl() |
protected polyglot.ast.JLDel |
delArrayAccessAssignImpl() |
protected polyglot.ast.JLDel |
delArrayAccessImpl() |
protected polyglot.ast.JLDel |
delArrayInitImpl() |
protected polyglot.ast.JLDel |
delAssignImpl() |
protected polyglot.ast.JLDel |
delBinaryImpl() |
protected polyglot.ast.JLDel |
delCallImpl() |
protected polyglot.ast.JLDel |
delCastImpl() |
protected polyglot.ast.JLDel |
delCatchImpl() |
protected polyglot.ast.JLDel |
delClassDeclImpl() |
protected polyglot.ast.JLDel |
delConstructorCallImpl() |
protected polyglot.ast.JLDel |
delConstructorDeclImpl() |
protected polyglot.ast.JLDel |
delFieldAssignImpl() |
protected polyglot.ast.JLDel |
delFieldDeclImpl() |
protected polyglot.ast.JLDel |
delFieldImpl() |
protected polyglot.ast.JLDel |
delFormalImpl() |
protected polyglot.ast.JLDel |
delIfImpl() |
protected polyglot.ast.JLDel |
delInitializerImpl() |
protected polyglot.ast.JLDel |
delInstanceofImpl() |
polyglot.ast.JLDel |
delLabelExpr() |
protected polyglot.ast.JLDel |
delLabelExprImpl() |
protected polyglot.ast.JLDel |
delLocalDeclImpl() |
protected polyglot.ast.JLDel |
delMethodDeclImpl() |
protected polyglot.ast.JLDel |
delNewArrayImpl() |
protected polyglot.ast.JLDel |
delNewImpl() |
polyglot.ast.JLDel |
delNewLabel() |
protected polyglot.ast.JLDel |
delNewLabelImpl() |
protected polyglot.ast.JLDel |
delThrowImpl() |
protected polyglot.ast.JLDel |
delTypeNodeImpl() |
protected polyglot.ast.JLDel |
postDelAmbNewArray(polyglot.ast.JLDel e) |
protected polyglot.ast.JLDel |
postDelLabelExpr(polyglot.ast.JLDel e) |
protected polyglot.ast.JLDel |
postDelNewLabel(polyglot.ast.JLDel e) |
composeDels, delAmbAssign, delAmbAssignImpl, delAmbExpr, delAmbExprImpl, delAmbPrefix, delAmbPrefixImpl, delAmbQualifierNode, delAmbQualifierNodeImpl, delAmbReceiver, delAmbReceiverImpl, delAmbTypeNode, delAmbTypeNodeImpl, delArrayAccess, delArrayAccessAssign, delArrayInit, delArrayTypeNode, delArrayTypeNodeImpl, delAssert, delAssertImpl, delAssign, 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, 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, postDelWhileclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelAmbAssign, 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, delWhileprotected polyglot.ast.JLDel delAssignImpl()
delAssignImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delArrayAccessImpl()
delArrayAccessImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delArrayAccessAssignImpl()
delArrayAccessAssignImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delArrayInitImpl()
delArrayInitImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delBinaryImpl()
delBinaryImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delCallImpl()
delCallImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delCastImpl()
delCastImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delCatchImpl()
delCatchImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delClassDeclImpl()
delClassDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delFieldDeclImpl()
delFieldDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delFieldImpl()
delFieldImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delFieldAssignImpl()
delFieldAssignImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delFormalImpl()
delFormalImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delIfImpl()
delIfImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delInitializerImpl()
delInitializerImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delInstanceofImpl()
delInstanceofImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delLocalDeclImpl()
delLocalDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delNewImpl()
delNewImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delNewArrayImpl()
delNewArrayImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delThrowImpl()
delThrowImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delTypeNodeImpl()
delTypeNodeImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delConstructorCallImpl()
delConstructorCallImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delMethodDeclImpl()
delMethodDeclImpl in class polyglot.ast.AbstractDelFactory_cprotected polyglot.ast.JLDel delConstructorDeclImpl()
delConstructorDeclImpl in class polyglot.ast.AbstractDelFactory_cpublic final polyglot.ast.JLDel delAmbNewArray()
delAmbNewArray in interface JifDelFactorypublic final polyglot.ast.JLDel delLabelExpr()
delLabelExpr in interface JifDelFactorypublic final polyglot.ast.JLDel delNewLabel()
delNewLabel in interface JifDelFactoryprotected polyglot.ast.JLDel delAmbNewArrayImpl()
protected polyglot.ast.JLDel postDelAmbNewArray(polyglot.ast.JLDel e)
protected polyglot.ast.JLDel delLabelExprImpl()
protected polyglot.ast.JLDel postDelLabelExpr(polyglot.ast.JLDel e)
protected polyglot.ast.JLDel delNewLabelImpl()
protected polyglot.ast.JLDel postDelNewLabel(polyglot.ast.JLDel e)