public class AnalysisExtFactory_c extends polyglot.ast.AbstractExtFactory_c implements AnalysisExtFactory
Constructor and Description |
---|
AnalysisExtFactory_c() |
AnalysisExtFactory_c(polyglot.ast.ExtFactory nextExtFactory) |
Modifier and Type | Method and Description |
---|---|
protected polyglot.ast.Ext |
extArrayAccessAssignImpl() |
protected polyglot.ast.Ext |
extArrayAccessImpl() |
protected polyglot.ast.Ext |
extArrayInitImpl() |
protected polyglot.ast.Ext |
extAssertImpl() |
protected polyglot.ast.Ext |
extBinaryImpl() |
protected polyglot.ast.Ext |
extBlockImpl() |
protected polyglot.ast.Ext |
extBranchImpl() |
protected polyglot.ast.Ext |
extCallImpl() |
protected polyglot.ast.Ext |
extCastImpl() |
protected polyglot.ast.Ext |
extCatchImpl() |
protected polyglot.ast.Ext |
extConditionalImpl() |
protected polyglot.ast.Ext |
extConstructorCallImpl() |
protected polyglot.ast.Ext |
extConstructorDeclImpl() |
protected polyglot.ast.Ext |
extDoImpl() |
protected polyglot.ast.Ext |
extEmptyImpl() |
protected polyglot.ast.Ext |
extEvalImpl() |
protected polyglot.ast.Ext |
extExprImpl() |
protected polyglot.ast.Ext |
extFieldAssignImpl() |
protected polyglot.ast.Ext |
extFieldDeclImpl() |
protected polyglot.ast.Ext |
extFieldImpl() |
protected polyglot.ast.Ext |
extFormalImpl() |
protected polyglot.ast.Ext |
extIfImpl() |
protected polyglot.ast.Ext |
extInitializerImpl() |
protected polyglot.ast.Ext |
extInstanceofImpl() |
protected polyglot.ast.Ext |
extLabeledImpl() |
protected polyglot.ast.Ext |
extLitImpl() |
protected polyglot.ast.Ext |
extLocalAssignImpl() |
protected polyglot.ast.Ext |
extLocalDeclImpl() |
protected polyglot.ast.Ext |
extLocalImpl() |
protected polyglot.ast.Ext |
extMethodDeclImpl() |
protected polyglot.ast.Ext |
extNewArrayImpl() |
protected polyglot.ast.Ext |
extNewImpl() |
protected polyglot.ast.Ext |
extNodeImpl() |
protected polyglot.ast.Ext |
extReturnImpl() |
protected polyglot.ast.Ext |
extSpecialImpl() |
polyglot.ast.Ext |
extSuppress() |
protected polyglot.ast.Ext |
extSuppressImpl() |
protected polyglot.ast.Ext |
extSwitchBlockImpl() |
protected polyglot.ast.Ext |
extSwitchImpl() |
protected polyglot.ast.Ext |
extSynchronizedImpl() |
protected polyglot.ast.Ext |
extTermImpl() |
protected polyglot.ast.Ext |
extThrowImpl() |
protected polyglot.ast.Ext |
extTryImpl() |
protected polyglot.ast.Ext |
extTypeNodeImpl() |
protected polyglot.ast.Ext |
extUnaryImpl() |
protected polyglot.ast.Ext |
extWhileImpl() |
protected polyglot.ast.Ext |
postExtSuppress(polyglot.ast.Ext e) |
composeExts, extAmbAssign, extAmbAssignImpl, extAmbExpr, extAmbExprImpl, extAmbPrefix, extAmbPrefixImpl, extAmbQualifierNode, extAmbQualifierNodeImpl, extAmbReceiver, extAmbReceiverImpl, extAmbTypeNode, extAmbTypeNodeImpl, extArrayAccess, extArrayAccessAssign, extArrayInit, extArrayTypeNode, extArrayTypeNodeImpl, extAssert, extAssign, extAssignImpl, extBinary, extBlock, extBooleanLit, extBooleanLitImpl, extBranch, extCall, extCanonicalTypeNode, extCanonicalTypeNodeImpl, extCase, extCaseImpl, extCast, extCatch, extCharLit, extCharLitImpl, extClassBody, extClassBodyImpl, extClassDecl, extClassDeclImpl, extClassLit, extClassLitImpl, extClassMember, extClassMemberImpl, extCodeDecl, extCodeDeclImpl, extCompoundStmt, extCompoundStmtImpl, extConditional, extConstructorCall, extConstructorDecl, extDo, extEmpty, extEval, extExpr, extField, extFieldAssign, extFieldDecl, extFloatLit, extFloatLitImpl, extFor, extForImpl, extFormal, extId, extIdImpl, extIf, extImport, extImportImpl, extInitializer, extInstanceof, extIntLit, extIntLitImpl, extLabeled, extLit, extLocal, extLocalAssign, extLocalClassDecl, extLocalClassDeclImpl, extLocalDecl, extLoop, extLoopImpl, extMethodDecl, extNew, extNewArray, extNode, extNodeList, extNodeListImpl, extNullLit, extNullLitImpl, extNumLit, extNumLitImpl, extPackageNode, extPackageNodeImpl, extProcedureDecl, extProcedureDeclImpl, extReturn, extSourceCollection, extSourceCollectionImpl, extSourceFile, extSourceFileImpl, extSpecial, extStmt, extStmtImpl, extStringLit, extStringLitImpl, extSwitch, extSwitchBlock, extSwitchElement, extSwitchElementImpl, extSynchronized, extTerm, extThrow, extTry, extTypeNode, extUnary, extWhile, iterator, nextExtFactory, postExtAmbAssign, postExtAmbExpr, postExtAmbPrefix, postExtAmbQualifierNode, postExtAmbReceiver, postExtAmbTypeNode, postExtArrayAccess, postExtArrayAccessAssign, postExtArrayInit, postExtArrayTypeNode, postExtAssert, postExtAssign, postExtBinary, postExtBlock, postExtBooleanLit, postExtBranch, postExtCall, postExtCanonicalTypeNode, postExtCase, postExtCast, postExtCatch, postExtCharLit, postExtClassBody, postExtClassDecl, postExtClassLit, postExtClassMember, postExtCodeDecl, postExtCompoundStmt, postExtConditional, postExtConstructorCall, postExtConstructorDecl, postExtDo, postExtEmpty, postExtEval, postExtExpr, postExtField, postExtFieldAssign, postExtFieldDecl, postExtFloatLit, postExtFor, postExtFormal, postExtId, postExtIf, postExtImport, postExtInitializer, postExtInstanceof, postExtIntLit, postExtLabeled, postExtLit, postExtLocal, postExtLocalAssign, postExtLocalClassDecl, postExtLocalDecl, postExtLoop, postExtMethodDecl, postExtNew, postExtNewArray, postExtNode, postExtNodeList, postExtNullLit, postExtNumLit, postExtPackageNode, postExtProcedureDecl, postExtReturn, postExtSourceCollection, postExtSourceFile, postExtSpecial, postExtStmt, postExtStringLit, postExtSwitch, postExtSwitchBlock, postExtSwitchElement, postExtSynchronized, postExtTerm, postExtThrow, postExtTry, postExtTypeNode, postExtUnary, postExtWhile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
extAmbAssign, extAmbExpr, extAmbPrefix, extAmbQualifierNode, extAmbReceiver, extAmbTypeNode, extArrayAccess, extArrayAccessAssign, extArrayInit, extArrayTypeNode, extAssert, extAssign, extBinary, extBlock, extBooleanLit, extBranch, extCall, extCanonicalTypeNode, extCase, extCast, extCatch, extCharLit, extClassBody, extClassDecl, extClassLit, extClassMember, extCodeDecl, extCompoundStmt, extConditional, extConstructorCall, extConstructorDecl, extDo, extEmpty, extEval, extExpr, extField, extFieldAssign, extFieldDecl, extFloatLit, extFor, extFormal, extId, extIf, extImport, extInitializer, extInstanceof, extIntLit, extLabeled, extLit, extLocal, extLocalAssign, extLocalClassDecl, extLocalDecl, extLoop, extMethodDecl, extNew, extNewArray, extNode, extNodeList, extNullLit, extNumLit, extPackageNode, extProcedureDecl, extReturn, extSourceCollection, extSourceFile, extSpecial, extStmt, extStringLit, extSwitch, extSwitchBlock, extSwitchElement, extSynchronized, extTerm, extThrow, extTry, extTypeNode, extUnary, extWhile, nextExtFactory
public AnalysisExtFactory_c(polyglot.ast.ExtFactory nextExtFactory)
public AnalysisExtFactory_c()
protected polyglot.ast.Ext extNodeImpl()
extNodeImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extDoImpl()
extDoImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extLabeledImpl()
extLabeledImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extSwitchImpl()
extSwitchImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extTermImpl()
extTermImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extBranchImpl()
extBranchImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extAssertImpl()
extAssertImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extEmptyImpl()
extEmptyImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extSynchronizedImpl()
extSynchronizedImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extFormalImpl()
extFormalImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extCallImpl()
extCallImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extNewImpl()
extNewImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extNewArrayImpl()
extNewArrayImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extArrayInitImpl()
extArrayInitImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extArrayAccessImpl()
extArrayAccessImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extBinaryImpl()
extBinaryImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extInstanceofImpl()
extInstanceofImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extUnaryImpl()
extUnaryImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extBlockImpl()
extBlockImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extSwitchBlockImpl()
extSwitchBlockImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extIfImpl()
extIfImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extWhileImpl()
extWhileImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extCastImpl()
extCastImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extCatchImpl()
extCatchImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extMethodDeclImpl()
extMethodDeclImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extInitializerImpl()
extInitializerImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extConstructorDeclImpl()
extConstructorDeclImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extConstructorCallImpl()
extConstructorCallImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extConditionalImpl()
extConditionalImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extSpecialImpl()
extSpecialImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extEvalImpl()
extEvalImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extExprImpl()
extExprImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extLocalImpl()
extLocalImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extLocalDeclImpl()
extLocalDeclImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extFieldDeclImpl()
extFieldDeclImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extThrowImpl()
extThrowImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extTryImpl()
extTryImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extReturnImpl()
extReturnImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extFieldImpl()
extFieldImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extFieldAssignImpl()
extFieldAssignImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extArrayAccessAssignImpl()
extArrayAccessAssignImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extLocalAssignImpl()
extLocalAssignImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extTypeNodeImpl()
extTypeNodeImpl
in class polyglot.ast.AbstractExtFactory_c
protected polyglot.ast.Ext extLitImpl()
extLitImpl
in class polyglot.ast.AbstractExtFactory_c
public polyglot.ast.Ext extSuppress()
extSuppress
in interface AnalysisExtFactory
protected polyglot.ast.Ext extSuppressImpl()
protected polyglot.ast.Ext postExtSuppress(polyglot.ast.Ext e)