Uses of Interface
spoon.reflect.code.CtLoop
Package
Description
This package contains the meta-model part that models the executable code (methods and constructors' bodies, field initializers).
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
-
Uses of CtLoop in spoon.reflect.code
Modifier and TypeInterfaceDescriptioninterface
This code element defines ado
loop.interface
This code element defines a for loop.interface
This code element defines a foreach statement.interface
This code element defines awhile
loop. -
Uses of CtLoop in spoon.reflect.visitor
Modifier and TypeMethodDescriptionvoid
CtInheritanceScanner.scanCtLoop(CtLoop loop)
Scans an abstract loop. -
Uses of CtLoop in spoon.support.compiler.jdt
-
Uses of CtLoop in spoon.support.reflect.code
Modifier and TypeClassDescriptionclass
class
class
class
class