Interface ICConstantString

All Superinterfaces:
ICConstant<String>, ICElement, ICExpression

@Ser public interface ICConstantString extends ICConstant<String>
C AST interface used to represent string literals.