Sha256: 7ea8c4cc32de9e4130b81b54c4f4382af4888b0c5def79b5c6c5790367b77ec1
Contents?: true
Size: 284 Bytes
Versions: 47
Compression:
Stored size: 284 Bytes
Contents
/* Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. * Use of this file is governed by the BSD 3-clause license that * can be found in the LICENSE.txt file in the project root. */ #include "TokenStream.h" using namespace antlr4; TokenStream::~TokenStream() { }
Version data entries
47 entries across 47 versions & 4 rubygems