All Downloads are FREE. Search and download functionalities are using the official Maven repository.

graphql.parser.antlr.GraphqlLexer Maven / Gradle / Ivy

There is a newer version: 230521-nf-execution
Show newest version
// Generated from Graphql.g4 by ANTLR 4.7.2

    package graphql.parser.antlr;

import org.antlr.v4.runtime.Lexer;
import org.antlr.v4.runtime.CharStream;
import org.antlr.v4.runtime.Token;
import org.antlr.v4.runtime.TokenStream;
import org.antlr.v4.runtime.*;
import org.antlr.v4.runtime.atn.*;
import org.antlr.v4.runtime.dfa.DFA;
import org.antlr.v4.runtime.misc.*;

@SuppressWarnings({"all", "warnings", "unchecked", "unused", "cast"})
public class GraphqlLexer extends Lexer {
	static { RuntimeMetaData.checkVersion("4.7.2", RuntimeMetaData.VERSION); }

	protected static final DFA[] _decisionToDFA;
	protected static final PredictionContextCache _sharedContextCache =
		new PredictionContextCache();
	public static final int
		T__0=1, T__1=2, T__2=3, T__3=4, T__4=5, T__5=6, T__6=7, T__7=8, T__8=9, 
		T__9=10, T__10=11, T__11=12, T__12=13, T__13=14, T__14=15, BooleanValue=16, 
		NullValue=17, FRAGMENT=18, QUERY=19, MUTATION=20, SUBSCRIPTION=21, SCHEMA=22, 
		SCALAR=23, TYPE=24, INTERFACE=25, IMPLEMENTS=26, ENUM=27, UNION=28, INPUT=29, 
		EXTEND=30, DIRECTIVE=31, NAME=32, IntValue=33, FloatValue=34, Sign=35, 
		IntegerPart=36, NonZeroDigit=37, ExponentPart=38, Digit=39, StringValue=40, 
		TripleQuotedStringValue=41, Comment=42, LF=43, CR=44, LineTerminator=45, 
		Space=46, Tab=47, Comma=48, UnicodeBOM=49;
	public static String[] channelNames = {
		"DEFAULT_TOKEN_CHANNEL", "HIDDEN"
	};

	public static String[] modeNames = {
		"DEFAULT_MODE"
	};

	private static String[] makeRuleNames() {
		return new String[] {
			"T__0", "T__1", "T__2", "T__3", "T__4", "T__5", "T__6", "T__7", "T__8", 
			"T__9", "T__10", "T__11", "T__12", "T__13", "T__14", "BooleanValue", 
			"NullValue", "FRAGMENT", "QUERY", "MUTATION", "SUBSCRIPTION", "SCHEMA", 
			"SCALAR", "TYPE", "INTERFACE", "IMPLEMENTS", "ENUM", "UNION", "INPUT", 
			"EXTEND", "DIRECTIVE", "NAME", "IntValue", "FloatValue", "Sign", "IntegerPart", 
			"NonZeroDigit", "ExponentPart", "Digit", "StringValue", "TripleQuotedStringValue", 
			"TripleQuotedStringPart", "EscapedTripleQuote", "SourceCharacter", "Comment", 
			"EscapedChar", "Unicode", "Hex", "LF", "CR", "LineTerminator", "Space", 
			"Tab", "Comma", "UnicodeBOM"
		};
	}
	public static final String[] ruleNames = makeRuleNames();

	private static String[] makeLiteralNames() {
		return new String[] {
			null, "'{'", "'}'", "':'", "'&'", "'('", "')'", "'='", "'|'", "'@'", 
			"'on'", "'['", "']'", "'$'", "'!'", "'...'", null, "'null'", "'fragment'", 
			"'query'", "'mutation'", "'subscription'", "'schema'", "'scalar'", "'type'", 
			"'interface'", "'implements'", "'enum'", "'union'", "'input'", "'extend'", 
			"'directive'", null, null, null, "'-'", null, null, null, null, null, 
			null, null, null, null, null, null, null, "','"
		};
	}
	private static final String[] _LITERAL_NAMES = makeLiteralNames();
	private static String[] makeSymbolicNames() {
		return new String[] {
			null, null, null, null, null, null, null, null, null, null, null, null, 
			null, null, null, null, "BooleanValue", "NullValue", "FRAGMENT", "QUERY", 
			"MUTATION", "SUBSCRIPTION", "SCHEMA", "SCALAR", "TYPE", "INTERFACE", 
			"IMPLEMENTS", "ENUM", "UNION", "INPUT", "EXTEND", "DIRECTIVE", "NAME", 
			"IntValue", "FloatValue", "Sign", "IntegerPart", "NonZeroDigit", "ExponentPart", 
			"Digit", "StringValue", "TripleQuotedStringValue", "Comment", "LF", "CR", 
			"LineTerminator", "Space", "Tab", "Comma", "UnicodeBOM"
		};
	}
	private static final String[] _SYMBOLIC_NAMES = makeSymbolicNames();
	public static final Vocabulary VOCABULARY = new VocabularyImpl(_LITERAL_NAMES, _SYMBOLIC_NAMES);

	/**
	 * @deprecated Use {@link #VOCABULARY} instead.
	 */
	@Deprecated
	public static final String[] tokenNames;
	static {
		tokenNames = new String[_SYMBOLIC_NAMES.length];
		for (int i = 0; i < tokenNames.length; i++) {
			tokenNames[i] = VOCABULARY.getLiteralName(i);
			if (tokenNames[i] == null) {
				tokenNames[i] = VOCABULARY.getSymbolicName(i);
			}

			if (tokenNames[i] == null) {
				tokenNames[i] = "";
			}
		}
	}

	@Override
	@Deprecated
	public String[] getTokenNames() {
		return tokenNames;
	}

	@Override

	public Vocabulary getVocabulary() {
		return VOCABULARY;
	}


	public GraphqlLexer(CharStream input) {
		super(input);
		_interp = new LexerATNSimulator(this,_ATN,_decisionToDFA,_sharedContextCache);
	}

	@Override
	public String getGrammarFileName() { return "Graphql.g4"; }

	@Override
	public String[] getRuleNames() { return ruleNames; }

	@Override
	public String getSerializedATN() { return _serializedATN; }

	@Override
	public String[] getChannelNames() { return channelNames; }

	@Override
	public String[] getModeNames() { return modeNames; }

	@Override
	public ATN getATN() { return _ATN; }

	public static final String _serializedATN =
		"\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\2\63\u0199\b\1\4\2"+
		"\t\2\4\3\t\3\4\4\t\4\4\5\t\5\4\6\t\6\4\7\t\7\4\b\t\b\4\t\t\t\4\n\t\n\4"+
		"\13\t\13\4\f\t\f\4\r\t\r\4\16\t\16\4\17\t\17\4\20\t\20\4\21\t\21\4\22"+
		"\t\22\4\23\t\23\4\24\t\24\4\25\t\25\4\26\t\26\4\27\t\27\4\30\t\30\4\31"+
		"\t\31\4\32\t\32\4\33\t\33\4\34\t\34\4\35\t\35\4\36\t\36\4\37\t\37\4 \t"+
		" \4!\t!\4\"\t\"\4#\t#\4$\t$\4%\t%\4&\t&\4\'\t\'\4(\t(\4)\t)\4*\t*\4+\t"+
		"+\4,\t,\4-\t-\4.\t.\4/\t/\4\60\t\60\4\61\t\61\4\62\t\62\4\63\t\63\4\64"+
		"\t\64\4\65\t\65\4\66\t\66\4\67\t\67\48\t8\3\2\3\2\3\3\3\3\3\4\3\4\3\5"+
		"\3\5\3\6\3\6\3\7\3\7\3\b\3\b\3\t\3\t\3\n\3\n\3\13\3\13\3\13\3\f\3\f\3"+
		"\r\3\r\3\16\3\16\3\17\3\17\3\20\3\20\3\20\3\20\3\21\3\21\3\21\3\21\3\21"+
		"\3\21\3\21\3\21\3\21\5\21\u009c\n\21\3\22\3\22\3\22\3\22\3\22\3\23\3\23"+
		"\3\23\3\23\3\23\3\23\3\23\3\23\3\23\3\24\3\24\3\24\3\24\3\24\3\24\3\25"+
		"\3\25\3\25\3\25\3\25\3\25\3\25\3\25\3\25\3\26\3\26\3\26\3\26\3\26\3\26"+
		"\3\26\3\26\3\26\3\26\3\26\3\26\3\26\3\27\3\27\3\27\3\27\3\27\3\27\3\27"+
		"\3\30\3\30\3\30\3\30\3\30\3\30\3\30\3\31\3\31\3\31\3\31\3\31\3\32\3\32"+
		"\3\32\3\32\3\32\3\32\3\32\3\32\3\32\3\32\3\33\3\33\3\33\3\33\3\33\3\33"+
		"\3\33\3\33\3\33\3\33\3\33\3\34\3\34\3\34\3\34\3\34\3\35\3\35\3\35\3\35"+
		"\3\35\3\35\3\36\3\36\3\36\3\36\3\36\3\36\3\37\3\37\3\37\3\37\3\37\3\37"+
		"\3\37\3 \3 \3 \3 \3 \3 \3 \3 \3 \3 \3!\3!\7!\u0114\n!\f!\16!\u0117\13"+
		"!\3\"\5\"\u011a\n\"\3\"\3\"\3#\5#\u011f\n#\3#\3#\3#\6#\u0124\n#\r#\16"+
		"#\u0125\5#\u0128\n#\3#\5#\u012b\n#\3$\3$\3%\3%\3%\3%\6%\u0133\n%\r%\16"+
		"%\u0134\5%\u0137\n%\3&\3&\3\'\3\'\5\'\u013d\n\'\3\'\6\'\u0140\n\'\r\'"+
		"\16\'\u0141\3(\3(\3)\3)\3)\7)\u0149\n)\f)\16)\u014c\13)\3)\3)\3*\3*\3"+
		"*\3*\3*\5*\u0155\n*\3*\3*\3*\3*\3+\3+\6+\u015d\n+\r+\16+\u015e\3,\3,\3"+
		",\3,\3,\3-\3-\3.\3.\7.\u016a\n.\f.\16.\u016d\13.\3.\3.\3/\3/\3/\5/\u0174"+
		"\n/\3\60\3\60\3\60\3\60\3\60\3\60\3\61\3\61\3\62\3\62\3\62\3\62\3\63\3"+
		"\63\3\63\3\63\3\64\3\64\3\64\3\64\3\65\3\65\3\65\3\65\3\66\3\66\3\66\3"+
		"\66\3\67\3\67\3\67\3\67\38\38\38\38\3\u015e\29\3\3\5\4\7\5\t\6\13\7\r"+
		"\b\17\t\21\n\23\13\25\f\27\r\31\16\33\17\35\20\37\21!\22#\23%\24\'\25"+
		")\26+\27-\30/\31\61\32\63\33\65\34\67\359\36;\37= ?!A\"C#E$G%I&K\'M(O"+
		")Q*S+U\2W\2Y\2[,]\2_\2a\2c-e.g/i\60k\61m\62o\63\3\2\21\5\2C\\aac|\6\2"+
		"\62;C\\aac|\4\2GGgg\4\2--//\7\2\f\f\17\17$$^^\u202a\u202b\5\2\13\f\17"+
		"\17\"\1\5\2\f\f\17\17\u202a\u202b\n\2$$\61\61^^ddhhppttvv\5\2\62;CHch"+
		"\3\2\f\f\3\2\17\17\3\2\u202a\u202b\3\2\"\"\3\2\13\13\3\2\uff01\uff01\2"+
		"\u01a5\2\3\3\2\2\2\2\5\3\2\2\2\2\7\3\2\2\2\2\t\3\2\2\2\2\13\3\2\2\2\2"+
		"\r\3\2\2\2\2\17\3\2\2\2\2\21\3\2\2\2\2\23\3\2\2\2\2\25\3\2\2\2\2\27\3"+
		"\2\2\2\2\31\3\2\2\2\2\33\3\2\2\2\2\35\3\2\2\2\2\37\3\2\2\2\2!\3\2\2\2"+
		"\2#\3\2\2\2\2%\3\2\2\2\2\'\3\2\2\2\2)\3\2\2\2\2+\3\2\2\2\2-\3\2\2\2\2"+
		"/\3\2\2\2\2\61\3\2\2\2\2\63\3\2\2\2\2\65\3\2\2\2\2\67\3\2\2\2\29\3\2\2"+
		"\2\2;\3\2\2\2\2=\3\2\2\2\2?\3\2\2\2\2A\3\2\2\2\2C\3\2\2\2\2E\3\2\2\2\2"+
		"G\3\2\2\2\2I\3\2\2\2\2K\3\2\2\2\2M\3\2\2\2\2O\3\2\2\2\2Q\3\2\2\2\2S\3"+
		"\2\2\2\2[\3\2\2\2\2c\3\2\2\2\2e\3\2\2\2\2g\3\2\2\2\2i\3\2\2\2\2k\3\2\2"+
		"\2\2m\3\2\2\2\2o\3\2\2\2\3q\3\2\2\2\5s\3\2\2\2\7u\3\2\2\2\tw\3\2\2\2\13"+
		"y\3\2\2\2\r{\3\2\2\2\17}\3\2\2\2\21\177\3\2\2\2\23\u0081\3\2\2\2\25\u0083"+
		"\3\2\2\2\27\u0086\3\2\2\2\31\u0088\3\2\2\2\33\u008a\3\2\2\2\35\u008c\3"+
		"\2\2\2\37\u008e\3\2\2\2!\u009b\3\2\2\2#\u009d\3\2\2\2%\u00a2\3\2\2\2\'"+
		"\u00ab\3\2\2\2)\u00b1\3\2\2\2+\u00ba\3\2\2\2-\u00c7\3\2\2\2/\u00ce\3\2"+
		"\2\2\61\u00d5\3\2\2\2\63\u00da\3\2\2\2\65\u00e4\3\2\2\2\67\u00ef\3\2\2"+
		"\29\u00f4\3\2\2\2;\u00fa\3\2\2\2=\u0100\3\2\2\2?\u0107\3\2\2\2A\u0111"+
		"\3\2\2\2C\u0119\3\2\2\2E\u011e\3\2\2\2G\u012c\3\2\2\2I\u0136\3\2\2\2K"+
		"\u0138\3\2\2\2M\u013a\3\2\2\2O\u0143\3\2\2\2Q\u0145\3\2\2\2S\u014f\3\2"+
		"\2\2U\u015c\3\2\2\2W\u0160\3\2\2\2Y\u0165\3\2\2\2[\u0167\3\2\2\2]\u0170"+
		"\3\2\2\2_\u0175\3\2\2\2a\u017b\3\2\2\2c\u017d\3\2\2\2e\u0181\3\2\2\2g"+
		"\u0185\3\2\2\2i\u0189\3\2\2\2k\u018d\3\2\2\2m\u0191\3\2\2\2o\u0195\3\2"+
		"\2\2qr\7}\2\2r\4\3\2\2\2st\7\177\2\2t\6\3\2\2\2uv\7<\2\2v\b\3\2\2\2wx"+
		"\7(\2\2x\n\3\2\2\2yz\7*\2\2z\f\3\2\2\2{|\7+\2\2|\16\3\2\2\2}~\7?\2\2~"+
		"\20\3\2\2\2\177\u0080\7~\2\2\u0080\22\3\2\2\2\u0081\u0082\7B\2\2\u0082"+
		"\24\3\2\2\2\u0083\u0084\7q\2\2\u0084\u0085\7p\2\2\u0085\26\3\2\2\2\u0086"+
		"\u0087\7]\2\2\u0087\30\3\2\2\2\u0088\u0089\7_\2\2\u0089\32\3\2\2\2\u008a"+
		"\u008b\7&\2\2\u008b\34\3\2\2\2\u008c\u008d\7#\2\2\u008d\36\3\2\2\2\u008e"+
		"\u008f\7\60\2\2\u008f\u0090\7\60\2\2\u0090\u0091\7\60\2\2\u0091 \3\2\2"+
		"\2\u0092\u0093\7v\2\2\u0093\u0094\7t\2\2\u0094\u0095\7w\2\2\u0095\u009c"+
		"\7g\2\2\u0096\u0097\7h\2\2\u0097\u0098\7c\2\2\u0098\u0099\7n\2\2\u0099"+
		"\u009a\7u\2\2\u009a\u009c\7g\2\2\u009b\u0092\3\2\2\2\u009b\u0096\3\2\2"+
		"\2\u009c\"\3\2\2\2\u009d\u009e\7p\2\2\u009e\u009f\7w\2\2\u009f\u00a0\7"+
		"n\2\2\u00a0\u00a1\7n\2\2\u00a1$\3\2\2\2\u00a2\u00a3\7h\2\2\u00a3\u00a4"+
		"\7t\2\2\u00a4\u00a5\7c\2\2\u00a5\u00a6\7i\2\2\u00a6\u00a7\7o\2\2\u00a7"+
		"\u00a8\7g\2\2\u00a8\u00a9\7p\2\2\u00a9\u00aa\7v\2\2\u00aa&\3\2\2\2\u00ab"+
		"\u00ac\7s\2\2\u00ac\u00ad\7w\2\2\u00ad\u00ae\7g\2\2\u00ae\u00af\7t\2\2"+
		"\u00af\u00b0\7{\2\2\u00b0(\3\2\2\2\u00b1\u00b2\7o\2\2\u00b2\u00b3\7w\2"+
		"\2\u00b3\u00b4\7v\2\2\u00b4\u00b5\7c\2\2\u00b5\u00b6\7v\2\2\u00b6\u00b7"+
		"\7k\2\2\u00b7\u00b8\7q\2\2\u00b8\u00b9\7p\2\2\u00b9*\3\2\2\2\u00ba\u00bb"+
		"\7u\2\2\u00bb\u00bc\7w\2\2\u00bc\u00bd\7d\2\2\u00bd\u00be\7u\2\2\u00be"+
		"\u00bf\7e\2\2\u00bf\u00c0\7t\2\2\u00c0\u00c1\7k\2\2\u00c1\u00c2\7r\2\2"+
		"\u00c2\u00c3\7v\2\2\u00c3\u00c4\7k\2\2\u00c4\u00c5\7q\2\2\u00c5\u00c6"+
		"\7p\2\2\u00c6,\3\2\2\2\u00c7\u00c8\7u\2\2\u00c8\u00c9\7e\2\2\u00c9\u00ca"+
		"\7j\2\2\u00ca\u00cb\7g\2\2\u00cb\u00cc\7o\2\2\u00cc\u00cd\7c\2\2\u00cd"+
		".\3\2\2\2\u00ce\u00cf\7u\2\2\u00cf\u00d0\7e\2\2\u00d0\u00d1\7c\2\2\u00d1"+
		"\u00d2\7n\2\2\u00d2\u00d3\7c\2\2\u00d3\u00d4\7t\2\2\u00d4\60\3\2\2\2\u00d5"+
		"\u00d6\7v\2\2\u00d6\u00d7\7{\2\2\u00d7\u00d8\7r\2\2\u00d8\u00d9\7g\2\2"+
		"\u00d9\62\3\2\2\2\u00da\u00db\7k\2\2\u00db\u00dc\7p\2\2\u00dc\u00dd\7"+
		"v\2\2\u00dd\u00de\7g\2\2\u00de\u00df\7t\2\2\u00df\u00e0\7h\2\2\u00e0\u00e1"+
		"\7c\2\2\u00e1\u00e2\7e\2\2\u00e2\u00e3\7g\2\2\u00e3\64\3\2\2\2\u00e4\u00e5"+
		"\7k\2\2\u00e5\u00e6\7o\2\2\u00e6\u00e7\7r\2\2\u00e7\u00e8\7n\2\2\u00e8"+
		"\u00e9\7g\2\2\u00e9\u00ea\7o\2\2\u00ea\u00eb\7g\2\2\u00eb\u00ec\7p\2\2"+
		"\u00ec\u00ed\7v\2\2\u00ed\u00ee\7u\2\2\u00ee\66\3\2\2\2\u00ef\u00f0\7"+
		"g\2\2\u00f0\u00f1\7p\2\2\u00f1\u00f2\7w\2\2\u00f2\u00f3\7o\2\2\u00f38"+
		"\3\2\2\2\u00f4\u00f5\7w\2\2\u00f5\u00f6\7p\2\2\u00f6\u00f7\7k\2\2\u00f7"+
		"\u00f8\7q\2\2\u00f8\u00f9\7p\2\2\u00f9:\3\2\2\2\u00fa\u00fb\7k\2\2\u00fb"+
		"\u00fc\7p\2\2\u00fc\u00fd\7r\2\2\u00fd\u00fe\7w\2\2\u00fe\u00ff\7v\2\2"+
		"\u00ff<\3\2\2\2\u0100\u0101\7g\2\2\u0101\u0102\7z\2\2\u0102\u0103\7v\2"+
		"\2\u0103\u0104\7g\2\2\u0104\u0105\7p\2\2\u0105\u0106\7f\2\2\u0106>\3\2"+
		"\2\2\u0107\u0108\7f\2\2\u0108\u0109\7k\2\2\u0109\u010a\7t\2\2\u010a\u010b"+
		"\7g\2\2\u010b\u010c\7e\2\2\u010c\u010d\7v\2\2\u010d\u010e\7k\2\2\u010e"+
		"\u010f\7x\2\2\u010f\u0110\7g\2\2\u0110@\3\2\2\2\u0111\u0115\t\2\2\2\u0112"+
		"\u0114\t\3\2\2\u0113\u0112\3\2\2\2\u0114\u0117\3\2\2\2\u0115\u0113\3\2"+
		"\2\2\u0115\u0116\3\2\2\2\u0116B\3\2\2\2\u0117\u0115\3\2\2\2\u0118\u011a"+
		"\5G$\2\u0119\u0118\3\2\2\2\u0119\u011a\3\2\2\2\u011a\u011b\3\2\2\2\u011b"+
		"\u011c\5I%\2\u011cD\3\2\2\2\u011d\u011f\5G$\2\u011e\u011d\3\2\2\2\u011e"+
		"\u011f\3\2\2\2\u011f\u0120\3\2\2\2\u0120\u0127\5I%\2\u0121\u0123\7\60"+
		"\2\2\u0122\u0124\5O(\2\u0123\u0122\3\2\2\2\u0124\u0125\3\2\2\2\u0125\u0123"+
		"\3\2\2\2\u0125\u0126\3\2\2\2\u0126\u0128\3\2\2\2\u0127\u0121\3\2\2\2\u0127"+
		"\u0128\3\2\2\2\u0128\u012a\3\2\2\2\u0129\u012b\5M\'\2\u012a\u0129\3\2"+
		"\2\2\u012a\u012b\3\2\2\2\u012bF\3\2\2\2\u012c\u012d\7/\2\2\u012dH\3\2"+
		"\2\2\u012e\u0137\7\62\2\2\u012f\u0137\5K&\2\u0130\u0132\5K&\2\u0131\u0133"+
		"\5O(\2\u0132\u0131\3\2\2\2\u0133\u0134\3\2\2\2\u0134\u0132\3\2\2\2\u0134"+
		"\u0135\3\2\2\2\u0135\u0137\3\2\2\2\u0136\u012e\3\2\2\2\u0136\u012f\3\2"+
		"\2\2\u0136\u0130\3\2\2\2\u0137J\3\2\2\2\u0138\u0139\4\63;\2\u0139L\3\2"+
		"\2\2\u013a\u013c\t\4\2\2\u013b\u013d\t\5\2\2\u013c\u013b\3\2\2\2\u013c"+
		"\u013d\3\2\2\2\u013d\u013f\3\2\2\2\u013e\u0140\5O(\2\u013f\u013e\3\2\2"+
		"\2\u0140\u0141\3\2\2\2\u0141\u013f\3\2\2\2\u0141\u0142\3\2\2\2\u0142N"+
		"\3\2\2\2\u0143\u0144\4\62;\2\u0144P\3\2\2\2\u0145\u014a\7$\2\2\u0146\u0149"+
		"\n\6\2\2\u0147\u0149\5]/\2\u0148\u0146\3\2\2\2\u0148\u0147\3\2\2\2\u0149"+
		"\u014c\3\2\2\2\u014a\u0148\3\2\2\2\u014a\u014b\3\2\2\2\u014b\u014d\3\2"+
		"\2\2\u014c\u014a\3\2\2\2\u014d\u014e\7$\2\2\u014eR\3\2\2\2\u014f\u0150"+
		"\7$\2\2\u0150\u0151\7$\2\2\u0151\u0152\7$\2\2\u0152\u0154\3\2\2\2\u0153"+
		"\u0155\5U+\2\u0154\u0153\3\2\2\2\u0154\u0155\3\2\2\2\u0155\u0156\3\2\2"+
		"\2\u0156\u0157\7$\2\2\u0157\u0158\7$\2\2\u0158\u0159\7$\2\2\u0159T\3\2"+
		"\2\2\u015a\u015d\5W,\2\u015b\u015d\5Y-\2\u015c\u015a\3\2\2\2\u015c\u015b"+
		"\3\2\2\2\u015d\u015e\3\2\2\2\u015e\u015f\3\2\2\2\u015e\u015c\3\2\2\2\u015f"+
		"V\3\2\2\2\u0160\u0161\7^\2\2\u0161\u0162\7$\2\2\u0162\u0163\7$\2\2\u0163"+
		"\u0164\7$\2\2\u0164X\3\2\2\2\u0165\u0166\t\7\2\2\u0166Z\3\2\2\2\u0167"+
		"\u016b\7%\2\2\u0168\u016a\n\b\2\2\u0169\u0168\3\2\2\2\u016a\u016d\3\2"+
		"\2\2\u016b\u0169\3\2\2\2\u016b\u016c\3\2\2\2\u016c\u016e\3\2\2\2\u016d"+
		"\u016b\3\2\2\2\u016e\u016f\b.\2\2\u016f\\\3\2\2\2\u0170\u0173\7^\2\2\u0171"+
		"\u0174\t\t\2\2\u0172\u0174\5_\60\2\u0173\u0171\3\2\2\2\u0173\u0172\3\2"+
		"\2\2\u0174^\3\2\2\2\u0175\u0176\7w\2\2\u0176\u0177\5a\61\2\u0177\u0178"+
		"\5a\61\2\u0178\u0179\5a\61\2\u0179\u017a\5a\61\2\u017a`\3\2\2\2\u017b"+
		"\u017c\t\n\2\2\u017cb\3\2\2\2\u017d\u017e\t\13\2\2\u017e\u017f\3\2\2\2"+
		"\u017f\u0180\b\62\3\2\u0180d\3\2\2\2\u0181\u0182\t\f\2\2\u0182\u0183\3"+
		"\2\2\2\u0183\u0184\b\63\3\2\u0184f\3\2\2\2\u0185\u0186\t\r\2\2\u0186\u0187"+
		"\3\2\2\2\u0187\u0188\b\64\3\2\u0188h\3\2\2\2\u0189\u018a\t\16\2\2\u018a"+
		"\u018b\3\2\2\2\u018b\u018c\b\65\3\2\u018cj\3\2\2\2\u018d\u018e\t\17\2"+
		"\2\u018e\u018f\3\2\2\2\u018f\u0190\b\66\3\2\u0190l\3\2\2\2\u0191\u0192"+
		"\7.\2\2\u0192\u0193\3\2\2\2\u0193\u0194\b\67\3\2\u0194n\3\2\2\2\u0195"+
		"\u0196\t\20\2\2\u0196\u0197\3\2\2\2\u0197\u0198\b8\3\2\u0198p\3\2\2\2"+
		"\25\2\u009b\u0115\u0119\u011e\u0125\u0127\u012a\u0134\u0136\u013c\u0141"+
		"\u0148\u014a\u0154\u015c\u015e\u016b\u0173\4\2\4\2\2\5\2";
	public static final ATN _ATN =
		new ATNDeserializer().deserialize(_serializedATN.toCharArray());
	static {
		_decisionToDFA = new DFA[_ATN.getNumberOfDecisions()];
		for (int i = 0; i < _ATN.getNumberOfDecisions(); i++) {
			_decisionToDFA[i] = new DFA(_ATN.getDecisionState(i), i);
		}
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy