Uses of Record Class
spoon.reflect.visitor.ModelConsistencyChecker.InconsistentElements
Packages that use ModelConsistencyChecker.InconsistentElements
Package
Description
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
-
Uses of ModelConsistencyChecker.InconsistentElements in spoon.reflect.visitor
Methods in spoon.reflect.visitor that return types with arguments of type ModelConsistencyChecker.InconsistentElementsModifier and TypeMethodDescriptionModelConsistencyChecker.listInconsistencies(CtElement ctElement) Lists the inconsistencies in the given element and its children.