Sha256: 59b22025242540cb004506e6734f136a3094a9af8cac2b8ed2cd14c6dff316e3
Contents?: true
Size: 215 Bytes
Versions: 1
Compression:
Stored size: 215 Bytes
Contents
module Antlr4ruby class AmbiguityInfo < DecisionEventInfo attr_accessor ambig_alts: BitSet def initialize: (Integer, ATNConfigSet, BitSet, _TokenStream, Integer, Integer, bool) -> void end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
antlr4ruby-0.1.0 | sig/antlr4ruby/atn/info/ambiguity_info.rbs |