001package org.clafer.ir;
002
003/**
004 *
005 * @author jimmy
006 */
007public interface IrConstant {
008}