BooleanLiteral


Description:

public BooleanLiteral (bool b, SourceReference? source = null)

Creates a new boolean literal.

Parameters:

b

boolean value

source

reference to source code

Returns:

newly created boolean literal