MemoryType
        data class MemoryType
      
Fields
| Name | Description | 
|---|---|
| val limits: Limits | 
Constructors
Extensions
validate
        fun MemoryType.validate(context: ValidationContext): ValidationContext
      
Validates a MemoryType node.
Receiver
| Name | Description | 
|---|---|
| MemoryType | 
Parameters
| Name | Description | 
|---|---|
| context: ValidationContext | 
ReturnValue
| Name | Description | 
|---|---|
| ValidationContext | 
This data class is used to represent the structure of a MemoryType