Sha256: 561676098b8089fefa59157087b895ffdca628f24c8980701392d35fa37c80c1
Contents?: true
Size: 204 Bytes
Versions: 1
Compression:
Stored size: 204 Bytes
Contents
module Antlr4ruby # @final class AtomTransition < Transition attr_reader atom_label: Integer # attr_reader label: Integer def initialize: (ATNState, Integer) -> void end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
antlr4ruby-0.1.0 | sig/antlr4ruby/atn/transition/atom_transition.rbs |