Uses of Interface
spoon.reflect.code.CtLoop
Packages that use 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
Subinterfaces of CtLoop in spoon.reflect.codeModifier and TypeInterfaceDescriptioninterfaceThis code element defines adoloop.interfaceThis code element defines a for loop.interfaceThis code element defines a foreach statement.interfaceThis code element defines awhileloop.Methods in spoon.reflect.code that return CtLoop -
Uses of CtLoop in spoon.reflect.visitor
Methods in spoon.reflect.visitor with parameters of type CtLoopModifier and TypeMethodDescriptionvoidCtInheritanceScanner.scanCtLoop(CtLoop loop)Scans an abstract loop. -
Uses of CtLoop in spoon.support.compiler.jdt
Methods in spoon.support.compiler.jdt with parameters of type CtLoop -
Uses of CtLoop in spoon.support.reflect.code
Classes in spoon.support.reflect.code that implement CtLoopModifier and TypeClassDescriptionclassclassclassclassclassMethods in spoon.support.reflect.code that return CtLoop