Uses of Class
com.sun.codemodel.JExpressionImpl

Uses of JExpressionImpl in com.sun.codemodel
 

Subclasses of JExpressionImpl in com.sun.codemodel
 class JArray
          JArray creation and initialization
 class JArrayCompRef
          JArray component reference
 class JAssignment
          Assignment statements, which are also expressions.
 class JCast
          JMethod invocation
 class JFieldRef
          Field Reference
 class JFieldVar
          A field that can have a JDocComment associated with it
 class JInvocation
          JMethod invocation
 class JStringLiteral
          String literal.
 class JVar
          Variables and fields.