]> gitweb.ps.run Git - toc/blob - antlr4-cpp-runtime-4.9.2-source/runtime/antlrcpp-ios/antlrcpp_ios.h
add antlr source code and ReadMe
[toc] / antlr4-cpp-runtime-4.9.2-source / runtime / antlrcpp-ios / antlrcpp_ios.h
1 //
2 //  antlrcpp-ios.h
3 //  antlrcpp-ios
4 //
5 //  Created by Mike Lischke on 05.05.16.
6 //  Copyright © 2016 Mike Lischke. All rights reserved.
7 //
8
9 #import <UIKit/UIKit.h>
10
11 //! Project version number for antlrcpp-ios.
12 FOUNDATION_EXPORT double antlrcpp_iosVersionNumber;
13
14 //! Project version string for antlrcpp-ios.
15 FOUNDATION_EXPORT const unsigned char antlrcpp_iosVersionString[];
16
17 #include "antlr4-runtime.h"