Uses of Annotation Interface
spoon.support.Internal
Packages that use Internal
Package
Description
This root package provides the default integrated launchers for Spoon program processing.
this is unstable code, subject to potential complete redesign, not only in snapshots but also in releases. you can use this code but you'll probably be impacted upon future changes.
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
-
Uses of Internal in spoon
Modifier and TypeMethodDescriptionvoidContractVerifier.checkParentConsistency(CtElement element) public modifier for testing purpose only, not in the public API -
Uses of Internal in spoon.experimental
Classes in spoon.experimental with annotations of type InternalModifier and TypeClassDescription@interfaceThis annotation is used to mark a workaround for the lack of a correct classpath so called noclasspathmode. -
Uses of Internal in spoon.reflect.path
Methods in spoon.reflect.path with annotations of type Internal -
Uses of Internal in spoon.reflect.visitor
Classes in spoon.reflect.visitor with annotations of type InternalModifier and TypeClassDescriptionclassComputes source code representation of the Comment literalstatic final recordRepresents an inconsistent element.final classComputes source code representation of the operatorMethods in spoon.reflect.visitor with annotations of type InternalModifier and TypeMethodDescriptionModelConsistencyChecker.listInconsistencies(CtElement ctElement) Lists the inconsistencies in the given element and its children. -
Uses of Internal in spoon.support.compiler
Classes in spoon.support.compiler with annotations of type InternalModifier and TypeClassDescriptionstatic classAdditional options for maven invocations.Constructors in spoon.support.compiler with annotations of type Internal -
Uses of Internal in spoon.support.compiler.jdt
Classes in spoon.support.compiler.jdt with annotations of type Internal -
Uses of Internal in spoon.support.reflect.code
Methods in spoon.support.reflect.code with annotations of type InternalModifier and TypeMethodDescriptionstatic booleanCtLocalVariableImpl.isUnnamed(CtVariable<?> variable) -
Uses of Internal in spoon.support.util
Classes in spoon.support.util with annotations of type InternalModifier and TypeClassDescriptionclassInternal class only, not in the public API.