| Package | Description |
|---|---|
| org.eclipse.xtext.util | |
| org.eclipse.xtext.util.formallang |
| Modifier and Type | Method and Description |
|---|---|
static <T> Wrapper<T> |
Wrapper.forType(Class<T> type) |
static <T> Wrapper<T> |
Wrapper.wrap(T value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
MergeableManifest.mergeIntoCommaSeparatedList(String currentString,
Set<String> toMergeIn,
Wrapper<Boolean> modified) |
| Modifier and Type | Method and Description |
|---|---|
protected <STATE> NfaGraphFormatter.Node |
NfaGraphFormatter.createNodes(Nfa<STATE> nfa,
STATE state,
Map<STATE,Integer> names,
Wrapper<Integer> lastName) |
Copyright © 2015. All Rights Reserved.