public class ComparableLiteralValueAdaptation extends AbstractAdaptation<Comparable,Literal>
| Constructor and Description |
|---|
ComparableLiteralValueAdaptation() |
| Modifier and Type | Method and Description |
|---|---|
protected Comparable<?> |
doAdapt(Literal node) |
adapt, getArgTypes, getDestinationType, setArgs, setCheckedArgsprotected Comparable<?> doAdapt(Literal node)
doAdapt in class AbstractAdaptation<Comparable,Literal>Copyright © 2009-2013. All Rights Reserved.