PayloadUnion.bigInt

Only used if LexOptions.useBigInt was set for parsing

union PayloadUnion
WrappedBigInt bigInt;

Meta