$60 GRAYBYTE WORDPRESS FILE MANAGER $24

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 104.21.43.35 | ADMIN IP 216.73.216.23
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/opt/alt/ruby23/lib64/ruby/2.3.0/psych/

HOME
Current File : /opt/alt/ruby23/lib64/ruby/2.3.0/psych//parser.rb
# frozen_string_literal: false
module Psych
  ###
  # YAML event parser class.  This class parses a YAML document and calls
  # events on the handler that is passed to the constructor.  The events can
  # be used for things such as constructing a YAML AST or deserializing YAML
  # documents.  It can even be fed back to Psych::Emitter to emit the same
  # document that was parsed.
  #
  # See Psych::Handler for documentation on the events that Psych::Parser emits.
  #
  # Here is an example that prints out ever scalar found in a YAML document:
  #
  #   # Handler for detecting scalar values
  #   class ScalarHandler < Psych::Handler
  #     def scalar value, anchor, tag, plain, quoted, style
  #       puts value
  #     end
  #   end
  #
  #   parser = Psych::Parser.new(ScalarHandler.new)
  #   parser.parse(yaml_document)
  #
  # Here is an example that feeds the parser back in to Psych::Emitter.  The
  # YAML document is read from STDIN and written back out to STDERR:
  #
  #   parser = Psych::Parser.new(Psych::Emitter.new($stderr))
  #   parser.parse($stdin)
  #
  # Psych uses Psych::Parser in combination with Psych::TreeBuilder to
  # construct an AST of the parsed YAML document.

  class Parser
    class Mark < Struct.new(:index, :line, :column)
    end

    # The handler on which events will be called
    attr_accessor :handler

    # Set the encoding for this parser to +encoding+
    attr_writer :external_encoding

    ###
    # Creates a new Psych::Parser instance with +handler+.  YAML events will
    # be called on +handler+.  See Psych::Parser for more details.

    def initialize handler = Handler.new
      @handler = handler
      @external_encoding = ANY
    end
  end
end


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.43 PM
root / root
0755
handlers
--
3 Mar 2024 10.43 PM
root / linksafe
0755
json
--
3 Mar 2024 10.43 PM
root / linksafe
0755
nodes
--
3 Mar 2024 10.43 PM
root / linksafe
0755
visitors
--
3 Mar 2024 10.43 PM
root / linksafe
0755
class_loader.rb
1.91 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
coder.rb
2.05 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
core_ext.rb
0.764 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
deprecated.rb
2.521 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
exception.rb
0.259 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
handler.rb
7.05 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
nodes.rb
2.355 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
omap.rb
0.074 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
parser.rb
1.672 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
scalar_scanner.rb
4.274 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
set.rb
0.073 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
stream.rb
0.902 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
streaming.rb
0.652 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
syntax_error.rb
0.572 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
tree_builder.rb
2.085 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
versions.rb
0.09 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
visitors.rb
0.231 KB
26 Jul 2023 2.39 PM
root / linksafe
0644
y.rb
0.187 KB
26 Jul 2023 2.39 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF