public class DefaultLiteralAdaptor extends DefaultAdaptor<SerializedLiteral,ObjectToMatcherCode> implements Adaptor<SerializedLiteral,ObjectToMatcherCode>
| Constructor and Description |
|---|
DefaultLiteralAdaptor() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
tryDeserialize(SerializedLiteral value,
ObjectToMatcherCode generator) |
matches, parentpublic Computation tryDeserialize(SerializedLiteral value, ObjectToMatcherCode generator)
tryDeserialize in interface Adaptor<SerializedLiteral,ObjectToMatcherCode>Copyright © 2016. All rights reserved.