Class CtWhileImpl

All Implemented Interfaces:
Serializable, Cloneable, FactoryAccessor, CtBodyHolder, CtCodeElement, CtLoop, CtStatement, CtWhile, SourcePositionHolder, CtElement, CtQueryable, CtVisitable, TemplateParameter<Void>

public class CtWhileImpl extends CtLoopImpl implements CtWhile
See Also:
  • Constructor Details

    • CtWhileImpl

      public CtWhileImpl()
  • Method Details