Package | Description |
---|---|
com.google.gwt.dev.jjs.impl.gflow | |
com.google.gwt.dev.jjs.impl.gflow.cfg |
Modifier and Type | Method and Description |
---|---|
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceInValues(SubgraphAssumptions<A> assumptions,
A inValue) |
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceInValues(SubgraphAssumptions<A> assumptions,
ArrayList<A> inValues) |
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceOutValues(SubgraphAssumptions<A> assumptions,
A outValue) |
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceOutValues(SubgraphAssumptions<A> assumptions,
ArrayList<A> outValues) |
Modifier and Type | Method and Description |
---|---|
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceInValues(SubgraphAssumptions<A> assumptions,
A inValue) |
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceInValues(SubgraphAssumptions<A> assumptions,
ArrayList<A> inValues) |
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceOutValues(SubgraphAssumptions<A> assumptions,
A outValue) |
static <A extends Assumption<?>> |
SubgraphAssumptions.replaceOutValues(SubgraphAssumptions<A> assumptions,
ArrayList<A> outValues) |
Modifier and Type | Method and Description |
---|---|
static <A extends Assumption<?>> |
CfgUtil.createGraphBottomAssumptions(Cfg graph) |
Copyright © 2018. All rights reserved.