|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.utils.DFS.AbstractNodeHandler<N,C>
org.jetbrains.kotlin.utils.DFS.CollectingNodeHandler<N,R,java.util.LinkedList<R>>
org.jetbrains.kotlin.utils.DFS.NodeHandlerWithListResult<N,R>
public abstract static class DFS.NodeHandlerWithListResult<N,R>
Field Summary |
---|
Fields inherited from class org.jetbrains.kotlin.utils.DFS.CollectingNodeHandler |
---|
result |
Constructor Summary | |
---|---|
protected |
DFS.NodeHandlerWithListResult()
|
Method Summary |
---|
Methods inherited from class org.jetbrains.kotlin.utils.DFS.CollectingNodeHandler |
---|
result |
Methods inherited from class org.jetbrains.kotlin.utils.DFS.AbstractNodeHandler |
---|
afterChildren, beforeChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DFS.NodeHandlerWithListResult()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |