public class CfgUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
CfgUtil.IsCall<E> |
Constructor and Description |
---|
CfgUtil() |
Modifier and Type | Method and Description |
---|---|
<E,T> com.google.common.collect.Multimap<E,E> |
getCallers(Cfg<E,T> cfg) |
protected <E,T> void |
getCallers(Cfg<E,T> cfg,
E root,
com.google.common.collect.Multimap<E,E> callers) |