Copy a RequiredKeywordParameterNode
node
Delegates to the cached_start_code_units_offset
of the associated location object.
Delegates to the cached_start_code_units_column
of the associated location object.
The start offset from the start of the file in code units using the given cache to fetch or calculate the value.
The start column in code units using the given cache to fetch or calculate the value.
Return the best specification that contains the file matching path
, among those already activated.
Return the best specification in the record that contains the file matching path
, among those already activated.
Create a new ConstantPathAndWriteNode
node.
Create a new ConstantPathOperatorWriteNode
node.
Create a new ConstantPathOrWriteNode
node.
Visit the interpolated content of the string-like node.
Constant time memory comparison for fixed length strings, such as results of HMAC
calculations.
Returns true
if the strings are identical, false
if they are of the same length but not identical. If the length is different, ArgumentError
is raised.