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

org.fife.tmm.char.switch.case.txt Maven / Gradle / Ivy

Go to download

An application to easily create syntax highlighting for custom languages in RSyntaxTextArea.

The newest version!
			case Token.LITERAL_CHAR:
				state = CHAR;
				start = text.offset;
				break;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy