package org.elixir_lang.psi; /** * Created by luke.imhoff on 2/15/15. */ public interface StringFragmented extends Fragmented { }