Sha256: d1eedbe5b36f3dca61a6e3c6001cfffcc8f862c0f4964025a757f1479c96206d

Contents?: true

Size: 329 Bytes

Versions: 1

Compression:

Stored size: 329 Bytes

Contents

module Antlr4ruby
  class CharStreams
    DEFAULT_BUFFER_SIZE: Integer

    def self.from_file: (File) -> _CharStream

    def self.from_file_name: (String, String?) -> _CharStream

    def self.from_path: (String, String?) -> _CharStream

    def self.from_string: (String, String) -> CodePointCharStream
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
antlr4ruby-0.1.0 sig/antlr4ruby/char_streams.rbs