NumericConstantInstructionValidator
object NumericConstantInstructionValidator
Methods
visit
fun visit(node: NumericConstantInstruction<*>, context: FunctionBody): FunctionBody
Validates the given node, and if necessary: its children (recursively, using other ValidationVisitor instances).
Parameters
| Name | Description |
|---|---|
node: NumericConstantInstruction<*>
|
|
context: FunctionBody
|
ReturnValue
| Name | Description |
|---|---|
FunctionBody
|
Validates NumericConstantInstruction nodes.
From the docs:
[] => \[t].