public class StructuredDataContent_DataMap extends StructuredDataContent
| Modifier and Type | Field and Description |
|---|---|
dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredData> |
_DataMap |
| Constructor and Description |
|---|
StructuredDataContent_DataMap(dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredData> DataMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
java.lang.String |
toString() |
_typeDescriptor, create_DataList, create_DataMap, create_Terminal, Default, dtor_DataList, dtor_DataMap, dtor_Terminal, is_DataList, is_DataMap, is_Terminalpublic dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredData> _DataMap
public StructuredDataContent_DataMap(dafny.DafnyMap<? extends dafny.DafnySequence<? extends java.lang.Character>,? extends StructuredData> DataMap)