class Psych::SyntaxError
Attributes
Public Class Methods
(?String? file, ?Integer? line, ?Integer? column, ?Integer? offset, ?String? problem, ?String? context) → void
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/psych/0/psych.rbs, line 447
def initialize: (?String? file, ?Integer? line, ?Integer? column, ?Integer? offset, ?String? problem, ?String? context) -> void