def inspect(inspector: NodeInspector) -> String
def inspect(inspector: NodeInspector) -> String
def inspect(inspector: NodeInspector) -> String
def inspect(inspector: NodeInspector) -> String
def inspect(inspector: NodeInspector) -> String
def inspect(inspector: NodeInspector) -> String
def content: () -> String
def inspect(inspector: NodeInspector) -> String
def inspect(inspector: NodeInspector) -> String
Returns a string representation of this location.
Returns a string representation of this comment.
Returns a string representation of this comment.
Returns a string representation of this magic comment.
Returns a string representation of this error.
Returns a string representation of this warning.
This method is responsible for updating lineno and column information to reflect the current node.
This method could be drastically improved with some caching on the start of every line, but for now it’s good enough.
Sets the resolver timeouts. This may be a single positive number or an array of positive numbers representing timeouts in seconds. If an array is specified, a DNS
request will retry and wait for each successive interval in the array until a successful response is received. Specifying nil
reverts to the default timeouts:
Example:
dns.timeouts = 3
Registers for notifications of event ev
on the proxied TupleSpace
. See TupleSpace#notify
Marks this TupleEntry
as canceled.