GRAYBYTE WORDPRESS FILE MANAGER8155

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /opt/alt/ruby30/share/ruby/racc/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /opt/alt/ruby30/share/ruby/racc//debugflags.rb
#--
#
#
#
# Copyright (c) 1999-2006 Minero Aoki
#
# This program is free software.
# You can distribute/modify this program under the same terms of ruby.
# see the file "COPYING".
#
#++

module Racc

  class DebugFlags
    def DebugFlags.parse_option_string(s)
      parse = rule = token = state = la = prec = conf = false
      s.split(//).each do |ch|
        case ch
        when 'p' then parse = true
        when 'r' then rule = true
        when 't' then token = true
        when 's' then state = true
        when 'l' then la = true
        when 'c' then prec = true
        when 'o' then conf = true
        else
          raise "unknown debug flag char: #{ch.inspect}"
        end
      end
      new(parse, rule, token, state, la, prec, conf)
    end

    def initialize(parse = false, rule = false, token = false, state = false,
                   la = false, prec = false, conf = false)
      @parse = parse
      @rule = rule
      @token = token
      @state = state
      @la = la
      @prec = prec
      @any = (parse || rule || token || state || la || prec)
      @status_logging = conf
    end

    attr_reader :parse
    attr_reader :rule
    attr_reader :token
    attr_reader :state
    attr_reader :la
    attr_reader :prec

    def any?
      @any
    end

    attr_reader :status_logging
  end

end

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 17 2024 08:38:31
root / linksafe
0755
compat.rb
0.525 KB
June 26 2024 13:55:18
root / linksafe
0644
debugflags.rb
1.294 KB
June 26 2024 13:55:18
root / linksafe
0644
exception.rb
0.266 KB
June 26 2024 13:55:18
root / linksafe
0644
grammar.rb
22.172 KB
June 26 2024 13:55:18
root / linksafe
0644
grammarfileparser.rb
14.814 KB
June 26 2024 13:55:18
root / linksafe
0644
info.rb
0.29 KB
June 26 2024 13:55:18
root / linksafe
0644
iset.rb
1.238 KB
June 26 2024 13:55:18
root / linksafe
0644
logfilegenerator.rb
5.044 KB
June 26 2024 13:55:18
root / linksafe
0644
parser-text.rb
17.983 KB
June 26 2024 13:55:18
root / linksafe
0644
parser.rb
17.916 KB
June 26 2024 13:55:18
root / linksafe
0644
parserfilegenerator.rb
11.631 KB
June 26 2024 13:55:18
root / linksafe
0644
pre-setup
0.353 KB
June 26 2024 13:55:18
root / linksafe
0644
sourcetext.rb
0.526 KB
June 26 2024 13:55:18
root / linksafe
0644
state.rb
19.806 KB
June 26 2024 13:55:18
root / linksafe
0644
statetransitiontable.rb
7.925 KB
June 26 2024 13:55:18
root / linksafe
0644
static.rb
0.134 KB
June 26 2024 13:55:18
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF