|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.codegen.merge.java.facade.FacadeVisitor org.eclipse.emf.codegen.merge.java.JMerger.PushSourceVisitor
public class JMerger.PushSourceVisitor
Field Summary |
---|
Fields inherited from class org.eclipse.emf.codegen.merge.java.facade.FacadeVisitor |
---|
rootNode |
Constructor Summary | |
---|---|
JMerger.PushSourceVisitor()
|
Method Summary | |
---|---|
protected boolean |
basicVisit(JNode node)
|
protected boolean |
doPush(JNode sourceNode)
Returns whether the children should be visited (i.e., when the source is not in the target). |
protected boolean |
visit(JAbstractType abstractType)
|
protected boolean |
visit(JCompilationUnit compilationUnit)
|
protected boolean |
visit(JImport jImport)
|
Methods inherited from class org.eclipse.emf.codegen.merge.java.facade.FacadeVisitor |
---|
afterVisit, afterVisitChildren, beforeVisit, dispatch, getRootNode, start, visit, visit, visit, visit, visit, visit, visit, visit, visitChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMerger.PushSourceVisitor()
Method Detail |
---|
protected boolean doPush(JNode sourceNode)
protected boolean basicVisit(JNode node)
basicVisit
in class FacadeVisitor
protected boolean visit(JCompilationUnit compilationUnit)
visit
in class FacadeVisitor
protected boolean visit(JAbstractType abstractType)
visit
in class FacadeVisitor
protected boolean visit(JImport jImport)
visit
in class FacadeVisitor
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |