INNER CODE UNIT · Java

mTARS_SHORT

TarsCloud/TarsJava · tools/tars-maven-plugin/src/main/resources/antlr/TarsLexer.java:198

	public final void mTARS_SHORT() throws RecognitionException {
		try {
			int _type = TARS_SHORT;
			int _channel = DEFAULT_TOKEN_CHANNEL;
			// TarsLexer.g:23:2: ( 'short' )
			// TarsLexer.g:23:4: 'short'
			{
				match("short");

			}

			state.type = _type;
			state.channel = _channel;
		}
		finally {
			// do for sure before leaving
		}
	}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…