Skip to content

SizeExpression

type SizeExpression = object;

Represents a SIZE expression: size(<operand>)

attribute: Operand;

type: typeof $size;