Package com.sun.codemodel
Class JStringLiteral
java.lang.Object
com.sun.codemodel.JExpressionImpl
com.sun.codemodel.JStringLiteral
- All Implemented Interfaces:
JExpression,JGenerable
String literal.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)