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

com.github.swiftech.swiftmarker.Constants Maven / Gradle / Ivy

package com.github.swiftech.swiftmarker;

/**
 * @author Allen 2018-12-04
 **/
public class Constants {
    static final String EXP_LOGIC_END = "?{}";
    static final String EXP_LOOP_END = "$[]";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy