001
package railo.runtime.sql.exp;
002
003
public interface Literal {
004
005
}