Sha256: 1b0f48b54682744a6efec4902240f75bfbe3a545a4f7bb42a8982eb5be98a2a9

Contents?: true

Size: 333 Bytes

Versions: 1

Compression:

Stored size: 333 Bytes

Contents

module Antlr4ruby

  class ArrayPredictionContext < PredictionContext
    attr_reader parents: Array[PredictionContext]
    attr_reader return_states: Array[Integer]

    def initialize: (context: SingletonPredictionContext?,
        parents: Array[PredictionContext],
      return_states: Array[Integer]) -> void
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
antlr4ruby-0.1.0 sig/antlr4ruby/atn/context/array_prediction_context.rbs