public static class BinaryUnionNode.UnionSemanticProperties extends Object implements SemanticProperties
SemanticProperties.EmptySemanticProperties, SemanticProperties.InvalidSemanticAnnotationException| Constructor and Description |
|---|
BinaryUnionNode.UnionSemanticProperties() |
| Modifier and Type | Method and Description |
|---|---|
int |
getForwardingSourceField(int input,
int targetField) |
FieldSet |
getForwardingTargetFields(int input,
int sourceField) |
FieldSet |
getReadFields(int input) |
public BinaryUnionNode.UnionSemanticProperties()
public FieldSet getForwardingTargetFields(int input, int sourceField)
getForwardingTargetFields in interface SemanticPropertiespublic int getForwardingSourceField(int input,
int targetField)
getForwardingSourceField in interface SemanticPropertiespublic FieldSet getReadFields(int input)
getReadFields in interface SemanticPropertiesCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.