Uses of Package
spoon.reflect.path
Packages that use spoon.reflect.path
Package
Description
Ready to go meta?
This package contains classes that model the Spoon metamodel itself.
This package contains the meta-model part that models the declarations (program's structures such as classes, fields, etc).
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
-
Classes in spoon.reflect.path used by spoon.metamodel
-
Classes in spoon.reflect.path used by spoon.pattern
-
Classes in spoon.reflect.path used by spoon.pattern.internal.matcher
-
Classes in spoon.reflect.path used by spoon.pattern.internal.node
-
Classes in spoon.reflect.path used by spoon.reflect.declaration
-
Classes in spoon.reflect.path used by spoon.reflect.meta
-
Classes in spoon.reflect.path used by spoon.reflect.meta.impl
-
Classes in spoon.reflect.path used by spoon.reflect.pathClassDescriptionThis builder allow to create some CtPath from CtElements Created by nharrand on 21/02/2018.A CtPath allows to define the path to a CtElement in the Spoon model, eg ".spoon.test.path.Foo.foo#body#statement[index=0]"This builder allow to create some CtPath.This exception is throw when there are errors during a CtPath building or evaluation.Identifies the roles of attributes of spoon model.
-
Classes in spoon.reflect.path used by spoon.reflect.path.impl
-
Classes in spoon.reflect.path used by spoon.reflect.visitor
-
Classes in spoon.reflect.path used by spoon.reflect.visitor.chain
-
Classes in spoon.reflect.path used by spoon.support.gui
-
Classes in spoon.reflect.path used by spoon.support.modelobs
-
Classes in spoon.reflect.path used by spoon.support.modelobs.context
-
Classes in spoon.reflect.path used by spoon.support.reflect.declaration
-
Classes in spoon.reflect.path used by spoon.support.sniper.internal
-
Classes in spoon.reflect.path used by spoon.support.util
-
Classes in spoon.reflect.path used by spoon.support.util.internal
-
Classes in spoon.reflect.path used by spoon.support.visitor.equals
-
Classes in spoon.reflect.path used by spoon.support.visitor.java
-
Classes in spoon.reflect.path used by spoon.support.visitor.java.internal