mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2026-07-30 17:30:40 +00:00
IndexedStructure
This commit is contained in:
@@ -51,16 +51,11 @@ namespace Esiur.Data
|
||||
MapList = 0x47,
|
||||
|
||||
Typed = 0x80,
|
||||
TypeDef = 0x81,
|
||||
TRU = 0x82,
|
||||
|
||||
//Record = 0x80,
|
||||
//TypedList = 0x81,
|
||||
//TypedMap = 0x82,
|
||||
//TypedTuple = 0x83,
|
||||
//TypedEnum = 0x84,
|
||||
//TypedConstant = 0x85,
|
||||
|
||||
TypeContinuation = 0xC0,
|
||||
TypeOfTarget = 0xC1,
|
||||
TypeDef = 0xC2,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user