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

com.sap.cloud.sdk.service.csn2jpa.csn.antlr.OnConditionsLexer Maven / Gradle / Ivy

The newest version!
// Generated from com/sap/cloud/sdk/service/csn2jpa/csn/antlr/OnConditions.g4 by ANTLR 4.7.1
package com.sap.cloud.sdk.service.csn2jpa.csn.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 OnConditionsLexer extends Lexer {
	static { RuntimeMetaData.checkVersion("4.7.1", 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, AND=6, OR=7, GT=8, GE=9, LT=10, 
		LE=11, EQ=12, NE=13, LPAREN=14, RPAREN=15, LCURLYBRAC=16, RCURLYBRAC=17, 
		LSQUAREBRAC=18, RSQUAREBRAC=19, COLON=20, COMMA=21, NULLVALUE=22, BOOL=23, 
		NUMBER=24, STRING=25, WS=26;
	public static String[] channelNames = {
		"DEFAULT_TOKEN_CHANNEL", "HIDDEN"
	};

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

	public static final String[] ruleNames = {
		"T__0", "T__1", "T__2", "T__3", "T__4", "AND", "OR", "GT", "GE", "LT", 
		"LE", "EQ", "NE", "LPAREN", "RPAREN", "LCURLYBRAC", "RCURLYBRAC", "LSQUAREBRAC", 
		"RSQUAREBRAC", "COLON", "COMMA", "NULLVALUE", "BOOL", "NUMBER", "INT", 
		"EXP", "STRING", "ESC", "UNICODE", "HEX", "SAFECODEPOINT", "WS"
	};

	private static final String[] _LITERAL_NAMES = {
		null, "'\"ref\"'", "']}'", "'\"val\"'", "'\"func\"'", "'\"args\"'", "'and'", 
		"'or'", "'>'", "'>='", "'<'", "'<='", "'='", "'<>'", "'('", "')'", "'{'", 
		"'}'", "'['", "']'", "':'", "','", "'null'"
	};
	private static final String[] _SYMBOLIC_NAMES = {
		null, null, null, null, null, null, "AND", "OR", "GT", "GE", "LT", "LE", 
		"EQ", "NE", "LPAREN", "RPAREN", "LCURLYBRAC", "RCURLYBRAC", "LSQUAREBRAC", 
		"RSQUAREBRAC", "COLON", "COMMA", "NULLVALUE", "BOOL", "NUMBER", "STRING", 
		"WS"
	};
	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 OnConditionsLexer(CharStream input) {
		super(input);
		_interp = new LexerATNSimulator(this,_ATN,_decisionToDFA,_sharedContextCache);
	}

	@Override
	public String getGrammarFileName() { return "OnConditions.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\34\u00d5\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!\3\2\3\2\3\2\3\2\3\2\3\2\3\3\3\3\3\3\3\4\3\4\3\4\3\4\3\4\3\4\3"+
		"\5\3\5\3\5\3\5\3\5\3\5\3\5\3\6\3\6\3\6\3\6\3\6\3\6\3\6\3\7\3\7\3\7\3\7"+
		"\3\b\3\b\3\b\3\t\3\t\3\n\3\n\3\n\3\13\3\13\3\f\3\f\3\f\3\r\3\r\3\16\3"+
		"\16\3\16\3\17\3\17\3\20\3\20\3\21\3\21\3\22\3\22\3\23\3\23\3\24\3\24\3"+
		"\25\3\25\3\26\3\26\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\30\3\30\5\30\u0095\n\30\3\31\5\31\u0098\n\31\3\31\3\31\3\31"+
		"\6\31\u009d\n\31\r\31\16\31\u009e\5\31\u00a1\n\31\3\31\5\31\u00a4\n\31"+
		"\3\32\3\32\3\32\7\32\u00a9\n\32\f\32\16\32\u00ac\13\32\5\32\u00ae\n\32"+
		"\3\33\3\33\5\33\u00b2\n\33\3\33\3\33\3\34\3\34\3\34\7\34\u00b9\n\34\f"+
		"\34\16\34\u00bc\13\34\3\34\3\34\3\35\3\35\3\35\5\35\u00c3\n\35\3\36\3"+
		"\36\3\36\3\36\3\36\3\36\3\37\3\37\3 \3 \3!\6!\u00d0\n!\r!\16!\u00d1\3"+
		"!\3!\2\2\"\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\2\65\2\67\33"+
		"9\2;\2=\2?\2A\34\3\2\n\3\2\62;\3\2\63;\4\2GGgg\4\2--//\n\2$$\61\61^^d"+
		"dhhppttvv\5\2\62;CHch\5\2\2!$$^^\5\2\13\f\17\17\"\"\2\u00da\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\67\3\2\2\2\2A\3\2\2\2\3C\3\2\2\2\5I\3\2\2\2\7L\3\2\2\2\tR\3\2\2"+
		"\2\13Y\3\2\2\2\r`\3\2\2\2\17d\3\2\2\2\21g\3\2\2\2\23i\3\2\2\2\25l\3\2"+
		"\2\2\27n\3\2\2\2\31q\3\2\2\2\33s\3\2\2\2\35v\3\2\2\2\37x\3\2\2\2!z\3\2"+
		"\2\2#|\3\2\2\2%~\3\2\2\2\'\u0080\3\2\2\2)\u0082\3\2\2\2+\u0084\3\2\2\2"+
		"-\u0086\3\2\2\2/\u0094\3\2\2\2\61\u0097\3\2\2\2\63\u00ad\3\2\2\2\65\u00af"+
		"\3\2\2\2\67\u00b5\3\2\2\29\u00bf\3\2\2\2;\u00c4\3\2\2\2=\u00ca\3\2\2\2"+
		"?\u00cc\3\2\2\2A\u00cf\3\2\2\2CD\7$\2\2DE\7t\2\2EF\7g\2\2FG\7h\2\2GH\7"+
		"$\2\2H\4\3\2\2\2IJ\7_\2\2JK\7\177\2\2K\6\3\2\2\2LM\7$\2\2MN\7x\2\2NO\7"+
		"c\2\2OP\7n\2\2PQ\7$\2\2Q\b\3\2\2\2RS\7$\2\2ST\7h\2\2TU\7w\2\2UV\7p\2\2"+
		"VW\7e\2\2WX\7$\2\2X\n\3\2\2\2YZ\7$\2\2Z[\7c\2\2[\\\7t\2\2\\]\7i\2\2]^"+
		"\7u\2\2^_\7$\2\2_\f\3\2\2\2`a\7c\2\2ab\7p\2\2bc\7f\2\2c\16\3\2\2\2de\7"+
		"q\2\2ef\7t\2\2f\20\3\2\2\2gh\7@\2\2h\22\3\2\2\2ij\7@\2\2jk\7?\2\2k\24"+
		"\3\2\2\2lm\7>\2\2m\26\3\2\2\2no\7>\2\2op\7?\2\2p\30\3\2\2\2qr\7?\2\2r"+
		"\32\3\2\2\2st\7>\2\2tu\7@\2\2u\34\3\2\2\2vw\7*\2\2w\36\3\2\2\2xy\7+\2"+
		"\2y \3\2\2\2z{\7}\2\2{\"\3\2\2\2|}\7\177\2\2}$\3\2\2\2~\177\7]\2\2\177"+
		"&\3\2\2\2\u0080\u0081\7_\2\2\u0081(\3\2\2\2\u0082\u0083\7<\2\2\u0083*"+
		"\3\2\2\2\u0084\u0085\7.\2\2\u0085,\3\2\2\2\u0086\u0087\7p\2\2\u0087\u0088"+
		"\7w\2\2\u0088\u0089\7n\2\2\u0089\u008a\7n\2\2\u008a.\3\2\2\2\u008b\u008c"+
		"\7v\2\2\u008c\u008d\7t\2\2\u008d\u008e\7w\2\2\u008e\u0095\7g\2\2\u008f"+
		"\u0090\7h\2\2\u0090\u0091\7c\2\2\u0091\u0092\7n\2\2\u0092\u0093\7u\2\2"+
		"\u0093\u0095\7g\2\2\u0094\u008b\3\2\2\2\u0094\u008f\3\2\2\2\u0095\60\3"+
		"\2\2\2\u0096\u0098\7/\2\2\u0097\u0096\3\2\2\2\u0097\u0098\3\2\2\2\u0098"+
		"\u0099\3\2\2\2\u0099\u00a0\5\63\32\2\u009a\u009c\7\60\2\2\u009b\u009d"+
		"\t\2\2\2\u009c\u009b\3\2\2\2\u009d\u009e\3\2\2\2\u009e\u009c\3\2\2\2\u009e"+
		"\u009f\3\2\2\2\u009f\u00a1\3\2\2\2\u00a0\u009a\3\2\2\2\u00a0\u00a1\3\2"+
		"\2\2\u00a1\u00a3\3\2\2\2\u00a2\u00a4\5\65\33\2\u00a3\u00a2\3\2\2\2\u00a3"+
		"\u00a4\3\2\2\2\u00a4\62\3\2\2\2\u00a5\u00ae\7\62\2\2\u00a6\u00aa\t\3\2"+
		"\2\u00a7\u00a9\t\2\2\2\u00a8\u00a7\3\2\2\2\u00a9\u00ac\3\2\2\2\u00aa\u00a8"+
		"\3\2\2\2\u00aa\u00ab\3\2\2\2\u00ab\u00ae\3\2\2\2\u00ac\u00aa\3\2\2\2\u00ad"+
		"\u00a5\3\2\2\2\u00ad\u00a6\3\2\2\2\u00ae\64\3\2\2\2\u00af\u00b1\t\4\2"+
		"\2\u00b0\u00b2\t\5\2\2\u00b1\u00b0\3\2\2\2\u00b1\u00b2\3\2\2\2\u00b2\u00b3"+
		"\3\2\2\2\u00b3\u00b4\5\63\32\2\u00b4\66\3\2\2\2\u00b5\u00ba\7$\2\2\u00b6"+
		"\u00b9\59\35\2\u00b7\u00b9\5? \2\u00b8\u00b6\3\2\2\2\u00b8\u00b7\3\2\2"+
		"\2\u00b9\u00bc\3\2\2\2\u00ba\u00b8\3\2\2\2\u00ba\u00bb\3\2\2\2\u00bb\u00bd"+
		"\3\2\2\2\u00bc\u00ba\3\2\2\2\u00bd\u00be\7$\2\2\u00be8\3\2\2\2\u00bf\u00c2"+
		"\7^\2\2\u00c0\u00c3\t\6\2\2\u00c1\u00c3\5;\36\2\u00c2\u00c0\3\2\2\2\u00c2"+
		"\u00c1\3\2\2\2\u00c3:\3\2\2\2\u00c4\u00c5\7w\2\2\u00c5\u00c6\5=\37\2\u00c6"+
		"\u00c7\5=\37\2\u00c7\u00c8\5=\37\2\u00c8\u00c9\5=\37\2\u00c9<\3\2\2\2"+
		"\u00ca\u00cb\t\7\2\2\u00cb>\3\2\2\2\u00cc\u00cd\n\b\2\2\u00cd@\3\2\2\2"+
		"\u00ce\u00d0\t\t\2\2\u00cf\u00ce\3\2\2\2\u00d0\u00d1\3\2\2\2\u00d1\u00cf"+
		"\3\2\2\2\u00d1\u00d2\3\2\2\2\u00d2\u00d3\3\2\2\2\u00d3\u00d4\b!\2\2\u00d4"+
		"B\3\2\2\2\17\2\u0094\u0097\u009e\u00a0\u00a3\u00aa\u00ad\u00b1\u00b8\u00ba"+
		"\u00c2\u00d1\3\b\2\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