| Package | Description |
|---|---|
| net.oneandone.mork.mapping |
Implements the mapping concept.
|
| net.oneandone.mork.semantics |
Data types for attribute grammars.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Conversion.hasFormalArgument(Function fn,
Type type) |
static boolean |
Conversion.hasFormalArgument(Selection sel,
Type type) |
static boolean |
Conversion.isAssignableFrom(Class<?> formalType,
Type actual) |
| Modifier and Type | Field and Description |
|---|---|
Type |
Attribute.type |
| Modifier and Type | Method and Description |
|---|---|
Type |
Type.alternate(Type operand) |
Type |
Type.option() |
Type |
Type.sequence() |
| Modifier and Type | Method and Description |
|---|---|
Type |
Type.alternate(Type operand) |
Attribute |
AgBuffer.cloneAttributes(AgBuffer orig,
Type type,
Attribute seed)
Clones this buffer but replaces all transport attributes with new attributes
of the specified type.
|
Attribute |
AgBuffer.merge(List<AgBuffer> copyBuffers,
int symbol,
Type mergedType)
Merge all attributes with >0 attributions buffers.
|
| Constructor and Description |
|---|
Attribute(int symbol,
String name,
Type type) |
Merger(int destSymbol,
Type destType) |
Copyright © 1998–2017 1&1. All rights reserved.