Class JExpr

    • Constructor Detail

      • JExpr

        public JExpr()
    • Method Detail

      • getParentExpr

        public JExpr getParentExpr()
        Returns the expression prior to this expression, if parent is JExprChain and this expression isn't first.
      • getParentClassRef

        public JClassRef getParentClassRef()
        Returns the parent JClassRef.