SizeofExpression


Description:

public SizeofExpression (DataType type, SourceReference? source = null)

Creates a new sizeof expression.

Parameters:

type

a data type

source

reference to source code

Returns:

newly created sizeof expression