TableTypeValidator
object TableTypeValidator
Methods
visit
fun visit(node: TableType, context: ValidationContext): ValidationContext
Validates the given node, and if necessary: its children (recursively, using other ValidationVisitor instances).
Parameters
| Name | Description |
|---|---|
node: TableType
|
|
context: ValidationContext
|
ReturnValue
| Name | Description |
|---|---|
ValidationContext
|
Validator for TableType nodes.
From the docs:
limitsmust be valid within range2^32.