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

cmd.$comment Maven / Gradle / Ivy

package cmd;

import org.bitbucket.gkutiel.at.Cmd;
import org.bitbucket.gkutiel.at.Context;

public class $comment extends Cmd {

	@Override public String eval(final Context ctx) {
		return "";
	}

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy