Class JStringLiteral
java.lang.Object
com.sun.codemodel.JExpressionImpl
com.sun.codemodel.JStringLiteral
- All Implemented Interfaces:
JExpression, JGenerable
String literal.
-
Field Details
-
str
-
-
Constructor Details
-
JStringLiteral
JStringLiteral(String what)
-
-
Method Details
-
generate
-