Unicode.Property.xid_continue-question-mark

You're seeing just the function xid_continue-question-mark, go back to Unicode.Property module for more information.
Link to this function

xid_continue?(codepoint)

View Source

Returns a boolean indicating if the codepoint or string has the property :xid_continue.

For string parameters, all codepoints in the string must have the :xid_continue property in order for the result to be true.