Sha256: 6b4153726c653ac2a09187170e428d23cdedf288457dc58e574dc29d2d98a51f

Contents?: true

Size: 1.65 KB

Versions: 10

Compression:

Stored size: 1.65 KB

Contents

# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `racc` gem.
# Please instead update this file by running `bin/tapioca sync`.

# typed: true

ParseError = Racc::ParseError

Racc::Copyright = T.let(T.unsafe(nil), String)

class Racc::Parser
  def _racc_do_parse_rb(arg, in_debug); end
  def _racc_do_reduce(arg, act); end
  def _racc_evalact(act, arg); end
  def _racc_init_sysvars; end
  def _racc_setup; end
  def _racc_yyparse_rb(recv, mid, arg, c_debug); end
  def next_token; end
  def on_error(t, val, vstack); end
  def racc_accept; end
  def racc_e_pop(state, tstack, vstack); end
  def racc_next_state(curstate, state); end
  def racc_print_stacks(t, v); end
  def racc_print_states(s); end
  def racc_read_token(t, tok, val); end
  def racc_reduce(toks, sim, tstack, vstack); end
  def racc_shift(tok, tstack, vstack); end
  def racc_token2str(tok); end
  def token_to_str(t); end
  def yyaccept; end
  def yyerrok; end
  def yyerror; end

  class << self
    def racc_runtime_type; end
  end
end

Racc::Parser::Racc_Main_Parsing_Routine = T.let(T.unsafe(nil), Symbol)

Racc::Parser::Racc_Runtime_Core_Id_C = T.let(T.unsafe(nil), String)

Racc::Parser::Racc_Runtime_Core_Version = T.let(T.unsafe(nil), String)

Racc::Parser::Racc_Runtime_Core_Version_C = T.let(T.unsafe(nil), String)

Racc::Parser::Racc_Runtime_Core_Version_R = T.let(T.unsafe(nil), String)

Racc::Parser::Racc_Runtime_Type = T.let(T.unsafe(nil), String)

Racc::Parser::Racc_Runtime_Version = T.let(T.unsafe(nil), String)

Racc::Parser::Racc_YY_Parse_Method = T.let(T.unsafe(nil), Symbol)

Racc::VERSION = T.let(T.unsafe(nil), String)

Racc::Version = T.let(T.unsafe(nil), String)

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
packwerk-2.2.0 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-2.1.1 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-2.1.0 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-2.0.0 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-1.4.0 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-1.3.2 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-1.3.1 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-1.3.0 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-1.2.0 sorbet/rbi/gems/racc@1.5.2.rbi
packwerk-1.1.3 sorbet/rbi/gems/racc@1.5.2.rbi