BitFieldDeclaration.getMinMax

Retrieve the .min or .max values. Only valid after semantic analysis.

class BitFieldDeclaration
final
ulong
getMinMax

Parameters

id Identifier

Id.min or Id.max

Return Value

Type: ulong

the min or max value

Meta