|
|||||||||
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 |
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()
|
protected polyglot.ast.JL |
delLocalDeclImpl()
|
protected polyglot.ast.JL |
delMethodDeclImpl()
|
protected polyglot.ast.JL |
delNewArrayImpl()
|
protected polyglot.ast.JL |
delThrowImpl()
|
protected polyglot.ast.JL |
delTypeNodeImpl()
|
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, delCatchImpl, delCharLit, delCharLitImpl, delClassBody, delClassBodyImpl, delClassDecl, delClassLit, delClassLitImpl, delClassMember, delClassMemberImpl, delCodeDecl, delCodeDeclImpl, delConditional, delConditionalImpl, delConstructorCall, delConstructorDecl, delDo, delDoImpl, delEmpty, delEmptyImpl, delEval, delEvalImpl, delExpr, delExprImpl, delField, delFieldAssign, delFieldDecl, delFloatLit, delFloatLitImpl, delFor, delForImpl, delFormal, 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, 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, postDelConditional, postDelConstructorCall, postDelConstructorDecl, postDelDo, postDelEmpty, postDelEval, postDelExpr, postDelField, postDelFieldAssign, postDelFieldDecl, postDelFloatLit, postDelFor, postDelFormal, postDelIf, postDelImport, postDelInitializer, postDelInstanceof, postDelIntLit, postDelLabeled, postDelLit, postDelLocal, postDelLocalAssign, postDelLocalClassDecl, postDelLocalDecl, postDelLoop, postDelMethodDecl, postDelNew, postDelNewArray, postDelNode, 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 |
Constructor Detail |
---|
protected JifDelFactory_c()
Method Detail |
---|
protected polyglot.ast.JL delArrayAccessImpl()
delArrayAccessImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delArrayAccessAssignImpl()
delArrayAccessAssignImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delArrayInitImpl()
delArrayInitImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delBinaryImpl()
delBinaryImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delCallImpl()
delCallImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delCastImpl()
delCastImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delClassDeclImpl()
delClassDeclImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delFieldDeclImpl()
delFieldDeclImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delFieldImpl()
delFieldImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delFieldAssignImpl()
delFieldAssignImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delFormalImpl()
delFormalImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delIfImpl()
delIfImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delInitializerImpl()
delInitializerImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delInstanceofImpl()
delInstanceofImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delLocalDeclImpl()
delLocalDeclImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delNewArrayImpl()
delNewArrayImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delThrowImpl()
delThrowImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delTypeNodeImpl()
delTypeNodeImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delConstructorCallImpl()
delConstructorCallImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delMethodDeclImpl()
delMethodDeclImpl
in class polyglot.ast.AbstractDelFactory_c
protected polyglot.ast.JL delConstructorDeclImpl()
delConstructorDeclImpl
in class polyglot.ast.AbstractDelFactory_c
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |