Package | Description |
---|---|
spoon |
This root package provides the default integrated launchers for Spoon program processing.
|
spoon.compiler |
This package defines interfaces for Java file compilation with Spoon.
|
spoon.compiler.builder | |
spoon.processing |
This package contains the core API for code processing.
|
spoon.reflect.factory |
This package defines all the sub-factories for the Spoon meta-model.
|
spoon.reflect.visitor |
This package defines visitor, scanner, and scanner-based query API for Java programs reified in the meta-model.
|
spoon.support |
This package contains some default implementations for commonly used processing tasks.
|
spoon.support.compiler | |
spoon.support.compiler.jdt | |
spoon.support.modelobs | |
spoon.support.sniper |
This package provides support for the sniper mode: only the transformed part of classes is rewritten to disk.
|
spoon.support.sniper.internal |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
SpoonResource
This interface defines generic resources that are used by
SpoonModelBuilder in the Java compilation process. |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Environment.PRETTY_PRINTING_MODE
Drives how the model is pretty-printed to disk, or when
CtElement.prettyprint() is called |
SpoonFile
This interface represents files that can be used as resources for the Spoon
compiler.
|
SpoonFolder
A Spoon resource that represents a folder.
|
SpoonResource
This interface defines generic resources that are used by
SpoonModelBuilder in the Java compilation process. |
Class and Description |
---|
SpoonFile
This interface represents files that can be used as resources for the Spoon
compiler.
|
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Environment.PRETTY_PRINTING_MODE
Drives how the model is pretty-printed to disk, or when
CtElement.prettyprint() is called |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
SpoonFile
This interface represents files that can be used as resources for the Spoon
compiler.
|
SpoonFolder
A Spoon resource that represents a folder.
|
SpoonResource
This interface defines generic resources that are used by
SpoonModelBuilder in the Java compilation process. |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
SpoonFile
This interface represents files that can be used as resources for the Spoon
compiler.
|
SpoonFolder
A Spoon resource that represents a folder.
|
SpoonResource
This interface defines generic resources that are used by
SpoonModelBuilder in the Java compilation process. |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Class and Description |
---|
Environment
This interface represents the environment in which Spoon is launched -
accessible through
Factory.getEnvironment() . |
Copyright © 2007–2021 Inria. All rights reserved.