Sha256: d03df4ea154d441bb7196eb2d1b931fe796c51c647a0737ab030f6802904bc3c

Contents?: true

Size: 335 Bytes

Versions: 1

Compression:

Stored size: 335 Bytes

Contents

module Antlr4ruby

  # @final LexerAction
  class LexerIndexedCustomAction
    include _LexerAction

    def initialize: (Integer, _LexerAction) -> void

    attr_reader action: _LexerAction

    def get_action: -> _LexerAction

    def get_offset: -> Integer

    private

    attr_reader offset: Integer
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
antlr4ruby-0.1.0 sig/antlr4ruby/atn/action/lexer_indexed_custom_action.rbs