Klasse NestedThisRef

java.lang.Object
com.sun.codemodel.JExpressionImpl
com.kscs.util.plugins.xjc.codemodel.NestedThisRef
Alle implementierten Schnittstellen:
com.sun.codemodel.JExpression, com.sun.codemodel.JGenerable

public class NestedThisRef extends com.sun.codemodel.JExpressionImpl
Autor:
Mirko Klemm 2015-03-12
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    NestedThisRef(com.sun.codemodel.JClass jClass)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    generate(com.sun.codemodel.JFormatter f)
     

    Von Klasse geerbte Methoden com.sun.codemodel.JExpressionImpl

    _instanceof, band, bor, cand, complement, component, cor, decr, div, eq, gt, gte, incr, invoke, invoke, lt, lte, minus, minus, mod, mul, ne, not, plus, ref, ref, shl, shr, shrz, xor

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • NestedThisRef

      public NestedThisRef(com.sun.codemodel.JClass jClass)
  • Methodendetails

    • generate

      public void generate(com.sun.codemodel.JFormatter f)