A B C D E F G H I J K L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- absolute(Path) - Method in class org.eolang.maven.util.Home
-
Absolute path to a file.
- accept(Dependency, Path) - Method in class org.eolang.maven.Central
- add(String) - Method in class org.eolang.maven.tojos.ForeignTojos
-
Add a foreign tojo.
- add(String, String) - Method in class org.eolang.maven.rust_project.Cargo
-
Adds dependency.
- add(String, String, List<String>) - Method in class org.eolang.maven.rust_project.Project
-
Adds the module to the project.
- add(Path, Path) - Method in class org.eolang.maven.tojos.TranspiledTojos
-
Add transpiled file to the list.
- all() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get all tojos as a collection.
- allBinaries() - Method in class org.eolang.maven.tojos.PlacedTojos
-
Get all binaries.
- andThen(BiConsumer<? super Dependency, ? super Path>) - Method in class org.eolang.maven.Central
- apply(XML) - Method in class org.eolang.maven.optimization.OptCached
- apply(XML) - Method in class org.eolang.maven.optimization.OptSpy
- apply(XML) - Method in class org.eolang.maven.optimization.OptTrain
- AssembleMojo - Class in org.eolang.maven
-
Pull all necessary EO XML files from Objectionary and parse them all.
- AssembleMojo() - Constructor for class org.eolang.maven.AssembleMojo
- asString() - Method in class org.eolang.maven.latex.LatexTemplate
-
Generates the template from the code from resources/latex-template.txt.
B
- BinarizeMojo - Class in org.eolang.maven
-
Compile binaries.
- BinarizeMojo() - Constructor for class org.eolang.maven.BinarizeMojo
- BinarizeParseMojo - Class in org.eolang.maven
-
Parse rust inserts.
- BinarizeParseMojo() - Constructor for class org.eolang.maven.BinarizeParseMojo
- BuildFailureException - Exception in org.eolang.maven.rust_project
-
If cargo project building failed.
- BuildFailureException(String) - Constructor for exception org.eolang.maven.rust_project.BuildFailureException
-
Ctor.
- BuildFailureException(String, Throwable) - Constructor for exception org.eolang.maven.rust_project.BuildFailureException
-
Ctor.
C
- CacheVersion - Class in org.eolang.maven.footprint
-
Version of the cache.
- CacheVersion(String, String) - Constructor for class org.eolang.maven.footprint.CacheVersion
-
Ctor.
- Cargo - Class in org.eolang.maven.rust_project
-
Class to manipulate Cargo.toml file.
- Cargo(String) - Constructor for class org.eolang.maven.rust_project.Cargo
-
Ctor.
- Catalogs - Class in org.eolang.maven
-
All catalogs in one place, to avoid making multiple objects.
- Central - Class in org.eolang.maven
-
The abstraction of Maven Central.
- Central(MavenProject, MavenSession, BuildPluginManager) - Constructor for class org.eolang.maven.Central
-
Ctor.
- ChCached - Class in org.eolang.maven.hash
-
Cached commit hash.
- ChCached(CommitHash) - Constructor for class org.eolang.maven.hash.ChCached
-
Default constructor.
- ChCompound - Class in org.eolang.maven.hash
-
Resolve
CommitHash
depending on the parameters. - ChCompound(Path, String, String) - Constructor for class org.eolang.maven.hash.ChCompound
-
Ctor.
- ChNarrow - Class in org.eolang.maven.hash
-
Short version of hash.
- ChNarrow(CommitHash) - Constructor for class org.eolang.maven.hash.ChNarrow
-
The main constructor.
- ChPattern - Class in org.eolang.maven.hash
-
Commit Hash pattern.
- ChPattern(String, String) - Constructor for class org.eolang.maven.hash.ChPattern
-
The main constructor.
- ChRemote - Class in org.eolang.maven.hash
-
Hash of tag from objectionary.
- ChRemote(String) - Constructor for class org.eolang.maven.hash.ChRemote
-
Constructor.
- ChText - Class in org.eolang.maven.hash
-
Commit Hash from text.
- ChText(Path, String) - Constructor for class org.eolang.maven.hash.ChText
-
Production constructor.
- classes() - Method in class org.eolang.maven.tojos.PlacedTojos
-
Get all classes.
- CleanMojo - Class in org.eolang.maven
-
Implementation of maven clean plugin, just deleting target/eo directory.
- CleanMojo() - Constructor for class org.eolang.maven.CleanMojo
- close() - Method in class org.eolang.maven.tojos.ForeignTojos
- close() - Method in class org.eolang.maven.tojos.PlacedTojos
- close() - Method in class org.eolang.maven.tojos.TranspiledTojos
- CODES - Static variable in class org.eolang.maven.BinarizeParseMojo
-
The directory with generated .rs files.
- CommitHash - Interface in org.eolang.maven.hash
-
Hash of tag.
- CommitHash.ChConstant - Class in org.eolang.maven.hash
-
Hardcoded commit hash.
- compareTo(Coordinates) - Method in class org.eolang.maven.Coordinates
- contains(String) - Method in interface org.eolang.maven.objectionary.Objectionary
-
Checks whether an Objectionary contains a provided object.
- contains(String) - Method in class org.eolang.maven.objectionary.OyCaching
- contains(String) - Method in class org.eolang.maven.objectionary.OyEmpty
- contains(String) - Method in class org.eolang.maven.objectionary.OyFallback
- contains(String) - Method in class org.eolang.maven.objectionary.OyFallbackSwap
- contains(String) - Method in class org.eolang.maven.objectionary.OyHome
- contains(String) - Method in class org.eolang.maven.objectionary.OyIndexed
- contains(String) - Method in class org.eolang.maven.objectionary.OyRemote
- contains(String) - Method in class org.eolang.maven.tojos.ForeignTojos
-
Check if the tojos contains a foreign tojo with name.
- Coordinates - Class in org.eolang.maven
-
Maven coordinates as a string.
- Coordinates(Dependency) - Constructor for class org.eolang.maven.Coordinates
-
Ctor.
- copy(Object) - Method in class org.eolang.maven.Moja
-
Copy attributes from the given Mojo.
- CopyMojo - Class in org.eolang.maven
-
Copy all .eo files from src/main/eo to target/classes/EO-SOURCES and replace 0.0.0 versions in them to the right numbers.
- CopyMojo() - Constructor for class org.eolang.maven.CopyMojo
D
- DcsDefault - Class in org.eolang.maven.dependencies
-
It is a list of dependencies that are needed by the build.
- DcsDefault(ForeignTojos, boolean, boolean) - Constructor for class org.eolang.maven.dependencies.DcsDefault
-
Ctor.
- DcsDepgraph - Class in org.eolang.maven.dependencies
-
A list of transitive dependencies for a given Maven dependency.
- DcsDepgraph(MavenProject, MavenSession, BuildPluginManager, Path, Dependency) - Constructor for class org.eolang.maven.dependencies.DcsDepgraph
-
The main constructor.
- DcsEachWithoutTransitive - Class in org.eolang.maven.dependencies
-
Dependencies without transitive dependencies.
- DcsEachWithoutTransitive(Iterable<Dependency>, Func<? super Dependency, ? extends Iterable<Dependency>>) - Constructor for class org.eolang.maven.dependencies.DcsEachWithoutTransitive
-
Ctor.
- DcsFake - Class in org.eolang.maven.dependencies
-
Fake dependencies.
- DcsUniquelyVersioned - Class in org.eolang.maven.dependencies
-
A decorator of a list of dependencies that throws an exception if any dependency has a duplicate with a different version.
- DcsUniquelyVersioned(Iterable<Dependency>) - Constructor for class org.eolang.maven.dependencies.DcsUniquelyVersioned
-
The main constructor.
- DcsWithoutRuntime - Class in org.eolang.maven.dependencies
-
Remove runtime dependency from the list of dependencies, if it is present there.
- DcsWithoutRuntime(Iterable<? extends Dependency>) - Constructor for class org.eolang.maven.dependencies.DcsWithoutRuntime
-
Constructor.
- DcsWithRuntime - Class in org.eolang.maven.dependencies
-
Add runtime dependency to the list of dependencies, if it is absent there.
- DcsWithRuntime(Iterable<Dependency>) - Constructor for class org.eolang.maven.dependencies.DcsWithRuntime
-
Constructor.
- DcsWithRuntime(Iterable<Dependency>, Dependency) - Constructor for class org.eolang.maven.dependencies.DcsWithRuntime
-
Constructor.
- DemandMojo - Class in org.eolang.maven
-
Add object names to the "foreign" registry as demanded.
- DemandMojo() - Constructor for class org.eolang.maven.DemandMojo
- dependencies() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos that doesn't have dependency.
- dependency() - Method in class org.eolang.maven.tojos.PlacedTojo
-
The placed tojo dependency.
- description() - Method in class org.eolang.maven.tojos.ForeignTojo
-
The tojo description.
- DIR - Static variable in class org.eolang.maven.BinarizeMojo
-
The directory where to binarize to.
- DIR - Static variable in class org.eolang.maven.BinarizeParseMojo
-
The directory where to binarize to.
- DIR - Static variable in class org.eolang.maven.CopyMojo
-
Dir with sources.
- DIR - Static variable in class org.eolang.maven.LatexMojo
-
The directory where to generate to.
- DIR - Static variable in class org.eolang.maven.OptimizeMojo
-
The directory where to transpile to.
- DIR - Static variable in class org.eolang.maven.ParseMojo
-
The directory where to parse to.
- DIR - Static variable in class org.eolang.maven.PullMojo
-
The directory where to process to.
- DIR - Static variable in class org.eolang.maven.ResolveMojo
-
The directory where to resolve to.
- DIR - Static variable in class org.eolang.maven.SodgMojo
-
The directory where to save SODG to.
- DIR - Static variable in class org.eolang.maven.TranspileMojo
-
The directory where to transpile to.
- DISCOVERED - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Discovered.
- DISCOVERED_AT - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Where this object was discovered.
- DiscoverMojo - Class in org.eolang.maven
-
Read all XMIR files and find foreign objects in them, then add them to the catalog.
- DiscoverMojo() - Constructor for class org.eolang.maven.DiscoverMojo
E
- EMPTY - Static variable in class org.eolang.maven.Central
-
Do nothing.
- EO - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Tojo eo file.
- equals(Object) - Method in class org.eolang.maven.Coordinates
- excludes(Collection<String>) - Method in class org.eolang.maven.util.Walk
-
Includes this globs.
- exec() - Method in class org.eolang.maven.AssembleMojo
- exec() - Method in class org.eolang.maven.BinarizeMojo
- exec() - Method in class org.eolang.maven.BinarizeParseMojo
- exec() - Method in class org.eolang.maven.CopyMojo
- exec() - Method in class org.eolang.maven.DemandMojo
- exec() - Method in class org.eolang.maven.DiscoverMojo
- exec() - Method in class org.eolang.maven.MarkMojo
- exec() - Method in class org.eolang.maven.OptimizeMojo
- exec() - Method in class org.eolang.maven.ParseMojo
- exec() - Method in class org.eolang.maven.PlaceMojo
- exec() - Method in class org.eolang.maven.ProbeMojo
- exec() - Method in class org.eolang.maven.PullMojo
- exec() - Method in class org.eolang.maven.RegisterMojo
- exec() - Method in class org.eolang.maven.ResolveMojo
- exec() - Method in class org.eolang.maven.SodgMojo
- exec() - Method in class org.eolang.maven.TranspileMojo
- exec() - Method in class org.eolang.maven.UnplaceMojo
- exec() - Method in class org.eolang.maven.UnspileMojo
- execute() - Method in class org.eolang.eo_maven_plugin.HelpMojo
- execute() - Method in class org.eolang.maven.Moja
-
Execute it.
- exists(Path) - Method in class org.eolang.maven.util.Home
-
Check if exists.
- EXT - Static variable in class org.eolang.maven.LatexMojo
-
Latex extension (.tex).
F
- FileHash - Class in org.eolang.maven.util
-
MD5 hash of a file (its content).
- FileHash(Path) - Constructor for class org.eolang.maven.util.FileHash
-
Ctor.
- find(Path) - Method in class org.eolang.maven.tojos.PlacedTojosCache
-
Find placed tojo by path.
- findJar(String) - Method in class org.eolang.maven.tojos.PlacedTojos
-
Find jar by dependency identifier.
- Footprint - Interface in org.eolang.maven.footprint
-
Footprint is a term used to refer to a trace of an EO program on the file system.
- ForeignTojo - Class in org.eolang.maven.tojos
-
Foreign tojo.
- ForeignTojo(Tojo) - Constructor for class org.eolang.maven.tojos.ForeignTojo
-
Ctor.
- ForeignTojos - Class in org.eolang.maven.tojos
-
Foreign tojos.
- ForeignTojos(Scalar<Tojos>) - Constructor for class org.eolang.maven.tojos.ForeignTojos
-
Ctor.
- ForeignTojos(Scalar<Tojos>, Supplier<String>) - Constructor for class org.eolang.maven.tojos.ForeignTojos
-
Ctor.
- ForeignTojos.Attribute - Enum in org.eolang.maven.tojos
-
Foreign tojo attributes.
- FtCached - Class in org.eolang.maven.footprint
-
Program footprint of EO compilation process.
- FtCached(String, Path, Footprint) - Constructor for class org.eolang.maven.footprint.FtCached
-
Ctor.
- FtCached(CacheVersion, Path, Footprint) - Constructor for class org.eolang.maven.footprint.FtCached
-
Ctor.
- FtDefault - Class in org.eolang.maven.footprint
-
Default implementation of a Footprint.
- FtDefault(Path) - Constructor for class org.eolang.maven.footprint.FtDefault
-
Ctor.
G
- get(String) - Method in interface org.eolang.maven.objectionary.Objectionary
-
Resolve object.
- get(String) - Method in class org.eolang.maven.objectionary.OyCaching
- get(String) - Method in class org.eolang.maven.objectionary.OyEmpty
- get(String) - Method in class org.eolang.maven.objectionary.OyFallback
- get(String) - Method in class org.eolang.maven.objectionary.OyFallbackSwap
- get(String) - Method in class org.eolang.maven.objectionary.OyHome
- get(String) - Method in class org.eolang.maven.objectionary.OyIndexed
- get(String) - Method in class org.eolang.maven.objectionary.OyRemote
H
- hash() - Method in class org.eolang.maven.tojos.ForeignTojo
-
The tojo hash.
- HASH - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Hash.
- hasHash() - Method in class org.eolang.maven.tojos.ForeignTojo
-
Checks if tojo has hash.
- hashCode() - Method in class org.eolang.maven.Coordinates
- HelpMojo - Class in org.eolang.eo_maven_plugin
-
Display help information on eo-maven-plugin.
Callmvn eo:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.eolang.eo_maven_plugin.HelpMojo
- Home - Class in org.eolang.maven.util
-
Base location for files.
- Home(File) - Constructor for class org.eolang.maven.util.Home
-
Ctor.
- Home(Path) - Constructor for class org.eolang.maven.util.Home
-
Ctor.
I
- ID - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Tojo id.
- identifier() - Method in class org.eolang.maven.tojos.ForeignTojo
-
The id of the tojo.
- identifier() - Method in class org.eolang.maven.tojos.PlacedTojo
-
The tojo id.
- includes(Collection<String>) - Method in class org.eolang.maven.util.Walk
-
Includes this globs.
- INSTANCE - Static variable in class org.eolang.maven.Catalogs
-
Singleton.
- IR_EXTENSION - Static variable in class org.eolang.maven.AssembleMojo
-
The intermediate representation extension.
- isClass() - Method in class org.eolang.maven.tojos.PlacedTojo
-
Check if the tojo is a class.
- isEmpty() - Method in class org.eolang.maven.tojos.PlacedTojos
-
Check whether tojos is empty.
- isJar() - Method in class org.eolang.maven.tojos.PlacedTojo
-
Check if the tojo is a jar.
- isRuntime(Dependency) - Static method in class org.eolang.maven.ResolveMojo
-
Checks if dependency is runtime.
- iterator() - Method in class org.eolang.maven.dependencies.DcsDefault
- iterator() - Method in class org.eolang.maven.dependencies.DcsDepgraph
- iterator() - Method in class org.eolang.maven.dependencies.DcsEachWithoutTransitive
- iterator() - Method in class org.eolang.maven.dependencies.DcsFake
- iterator() - Method in class org.eolang.maven.dependencies.DcsUniquelyVersioned
- iterator() - Method in class org.eolang.maven.dependencies.DcsWithoutRuntime
- iterator() - Method in class org.eolang.maven.dependencies.DcsWithRuntime
J
- JAR - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Absolute location of JAR file.
- jars() - Method in class org.eolang.maven.tojos.PlacedTojos
-
Get all jars.
K
- key() - Method in enum org.eolang.maven.tojos.ForeignTojos.Attribute
-
Get the attribute name.
L
- LatexMojo - Class in org.eolang.maven
-
Take .xmir files from target/eo/03-optimize directory and generate .tex files for each of them in target/eo/latex directory.
- LatexMojo() - Constructor for class org.eolang.maven.LatexMojo
- LatexTemplate - Class in org.eolang.maven.latex
-
Latex template.
- LatexTemplate(String) - Constructor for class org.eolang.maven.latex.LatexTemplate
-
Ctor.
- list(String) - Method in interface org.eolang.maven.footprint.Footprint
-
Get list of saved regular files with ext.
- list(String) - Method in class org.eolang.maven.footprint.FtCached
- list(String) - Method in class org.eolang.maven.footprint.FtDefault
-
Get list of saved regular files with ext.
- load(String, String) - Method in interface org.eolang.maven.footprint.Footprint
-
Get program content of a specific type.
- load(String, String) - Method in class org.eolang.maven.footprint.FtCached
- load(String, String) - Method in class org.eolang.maven.footprint.FtDefault
- load(Path) - Method in class org.eolang.maven.util.Home
-
Load bytes from file by path.
M
- make(Path) - Method in class org.eolang.maven.Catalogs
-
Make it.
- make(Path, String) - Method in class org.eolang.maven.Catalogs
-
Make it.
- make(Path, String) - Method in class org.eolang.maven.Place
-
Make a full path.
- MarkMojo - Class in org.eolang.maven
-
Extend current list of foreign objects with those visible in resolved artifacts.
- MarkMojo() - Constructor for class org.eolang.maven.MarkMojo
- Module - Class in org.eolang.maven.rust_project
-
Special class for converting a rust inserts into a separate module of Cargo Project.
- Module(String, String) - Constructor for class org.eolang.maven.rust_project.Module
-
Ctor.
- Moja<T extends org.apache.maven.plugin.AbstractMojo> - Class in org.eolang.maven
-
Mutable mojo builder.
- Moja(Class<T>) - Constructor for class org.eolang.maven.Moja
-
Ctor.
N
- notDiscovered() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos that are not discovered yet.
- notOptimized() - Method in class org.eolang.maven.tojos.ForeignTojo
-
Checks if tojo was already optimized.
- notParsed() - Method in class org.eolang.maven.tojos.ForeignTojo
-
Check if the given tojo has not been parsed.
O
- Objectionary - Interface in org.eolang.maven.objectionary
-
Objectionary.
- Online - Class in org.eolang.maven.util
-
Check if we are online.
- Online() - Constructor for class org.eolang.maven.util.Online
-
Ctor.
- Online(String) - Constructor for class org.eolang.maven.util.Online
-
Ctor.
- OptCached - Class in org.eolang.maven.optimization
-
The cached optimization.
- OptCached(Optimization, Path) - Constructor for class org.eolang.maven.optimization.OptCached
-
The main constructor.
- Optimization - Interface in org.eolang.maven.optimization
-
Abstraction for XML optimizations.
- optimized() - Method in class org.eolang.maven.tojos.ForeignTojo
-
The tojo optimized xmir.
- OPTIMIZED - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Path to the optimized xmir file.
- OptimizeMojo - Class in org.eolang.maven
-
Optimize XML files.
- OptimizeMojo() - Constructor for class org.eolang.maven.OptimizeMojo
- OptSpy - Class in org.eolang.maven.optimization
-
Optimization that spies.
- OptSpy(Path) - Constructor for class org.eolang.maven.optimization.OptSpy
-
The main constructor.
- OptTrain - Class in org.eolang.maven.optimization
-
Optimisation train of XLS`s.
- OptTrain() - Constructor for class org.eolang.maven.optimization.OptTrain
-
The default constructor with the default preset of xsl optimizations.
- OptTrain(Optimization, Train<Shift>) - Constructor for class org.eolang.maven.optimization.OptTrain
-
The default constructor.
- OptTrain(Optimization, String) - Constructor for class org.eolang.maven.optimization.OptTrain
-
Constructor for single
StClasspath
optimization. - org.eolang.eo_maven_plugin - package org.eolang.eo_maven_plugin
- org.eolang.maven - package org.eolang.maven
-
EO Maven Plugin.
- org.eolang.maven.dependencies - package org.eolang.maven.dependencies
-
Actions with dependencies.
- org.eolang.maven.footprint - package org.eolang.maven.footprint
-
EO program footprint.
- org.eolang.maven.hash - package org.eolang.maven.hash
-
Commit hash package.
- org.eolang.maven.latex - package org.eolang.maven.latex
-
LaTex.
- org.eolang.maven.objectionary - package org.eolang.maven.objectionary
-
Classes for EO objects repository (Objectionary).
- org.eolang.maven.optimization - package org.eolang.maven.optimization
-
Optimizations package.
- org.eolang.maven.rust_project - package org.eolang.maven.rust_project
-
Rust project creating.
- org.eolang.maven.tojos - package org.eolang.maven.tojos
-
Package for domain tojos.
- org.eolang.maven.util - package org.eolang.maven.util
-
Utility classes for EO maven plugin.
- OyCaching - Class in org.eolang.maven.objectionary
-
Objectionary which caches objects locally.
- OyCaching(String, Path, Objectionary) - Constructor for class org.eolang.maven.objectionary.OyCaching
-
Ctor.
- OyCaching(CommitHash, Path, Objectionary) - Constructor for class org.eolang.maven.objectionary.OyCaching
-
Ctor.
- OyEmpty - Class in org.eolang.maven.objectionary
-
Fake empty HTTP Objectionary server.
- OyEmpty() - Constructor for class org.eolang.maven.objectionary.OyEmpty
- OyFallback - Class in org.eolang.maven.objectionary
-
Objectionary with fallback.
- OyFallback(Objectionary, Objectionary) - Constructor for class org.eolang.maven.objectionary.OyFallback
-
Ctor.
- OyFallbackSwap - Class in org.eolang.maven.objectionary
-
Fallback which can swap primary/secondary repos.
- OyFallbackSwap(Objectionary, Objectionary, boolean) - Constructor for class org.eolang.maven.objectionary.OyFallbackSwap
-
Ctor.
- OyHome - Class in org.eolang.maven.objectionary
-
Objectionary stored locally.
- OyHome(String, Path) - Constructor for class org.eolang.maven.objectionary.OyHome
-
Ctor.
- OyHome(CommitHash, Path) - Constructor for class org.eolang.maven.objectionary.OyHome
-
Ctor.
- OyIndexed - Class in org.eolang.maven.objectionary
-
Objectionary with index.
- OyIndexed(Objectionary) - Constructor for class org.eolang.maven.objectionary.OyIndexed
-
Ctor.
- OyRemote - Class in org.eolang.maven.objectionary
-
The simple HTTP Objectionary server.
- OyRemote(CommitHash) - Constructor for class org.eolang.maven.objectionary.OyRemote
-
Constructor.
- OyRemote.UrlOy - Class in org.eolang.maven.objectionary
-
Objectionary URL template.
P
- PARSED - Static variable in class org.eolang.maven.ParseMojo
-
Subdirectory for parsed cache.
- ParseMojo - Class in org.eolang.maven
-
Parse EO to XML.
- ParseMojo() - Constructor for class org.eolang.maven.ParseMojo
- Place - Class in org.eolang.maven
-
Make the place for the object.
- Place(String) - Constructor for class org.eolang.maven.Place
-
Ctor.
- placeClass(Path, String, String) - Method in class org.eolang.maven.tojos.PlacedTojos
-
Place class into placed tojos file.
- placeClass(Path, String, String) - Method in class org.eolang.maven.tojos.PlacedTojosCache
-
Place class.
- placed() - Method in class org.eolang.maven.tojos.PlacedTojo
-
Check if the tojo is placed.
- PlacedTojo - Class in org.eolang.maven.tojos
-
Placed tojo.
- PlacedTojos - Class in org.eolang.maven.tojos
-
PlacedTojos encapsulates tojos logic and keeps short information about all placed files.
- PlacedTojos(Path) - Constructor for class org.eolang.maven.tojos.PlacedTojos
-
Ctor.
- PlacedTojos(Sticky<? extends Tojos>) - Constructor for class org.eolang.maven.tojos.PlacedTojos
-
Ctor.
- PlacedTojosCache - Class in org.eolang.maven.tojos
-
Placed tojos that cached in memory.
- PlacedTojosCache(PlacedTojos) - Constructor for class org.eolang.maven.tojos.PlacedTojosCache
-
Ctor.
- placeJar(String) - Method in class org.eolang.maven.tojos.PlacedTojos
-
Place jar into placed tojos file.
- PlaceMojo - Class in org.eolang.maven
-
Take binary files from where ResolveMojo placed them and copy to target/classes.
- PlaceMojo() - Constructor for class org.eolang.maven.PlaceMojo
- PROBED - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Probed.
- ProbeMojo - Class in org.eolang.maven
-
Go through all `probe` metas in XMIR files, try to locate the objects pointed by `probe` in Objectionary and if found register them in catalog.
- ProbeMojo() - Constructor for class org.eolang.maven.ProbeMojo
- Project - Class in org.eolang.maven.rust_project
-
To create the cargo project.
- Project(Path) - Constructor for class org.eolang.maven.rust_project.Project
-
Ctor.
- PullMojo - Class in org.eolang.maven
-
Pull EO XML files from Objectionary and parse them into XML.
- PullMojo() - Constructor for class org.eolang.maven.PullMojo
R
- RegisterMojo - Class in org.eolang.maven
-
Find and register all
.eo
sources in the "foreign" catalog. - RegisterMojo() - Constructor for class org.eolang.maven.RegisterMojo
- Rel - Class in org.eolang.maven.util
-
Relative path.
- Rel(File) - Constructor for class org.eolang.maven.util.Rel
-
Constructor with File.
- Rel(Path) - Constructor for class org.eolang.maven.util.Rel
-
Constructor with Path.
- Rel(Path, Path) - Constructor for class org.eolang.maven.util.Rel
-
The main constructor.
- related() - Method in class org.eolang.maven.tojos.PlacedTojo
-
The placed tojo related file path.
- remove(Path) - Method in class org.eolang.maven.tojos.TranspiledTojos
-
Remove all transpiled files by xmir.
- ResolveMojo - Class in org.eolang.maven
-
Find all required runtime dependencies, download them from Maven Central, unpack and place to target/eo.
- ResolveMojo() - Constructor for class org.eolang.maven.ResolveMojo
S
- sameHash(String) - Method in class org.eolang.maven.tojos.PlacedTojo
-
Check if the tojo has the same hash.
- save() - Method in class org.eolang.maven.rust_project.Project
-
Saves the project to file system.
- save(byte[], Path) - Method in class org.eolang.maven.util.Home
-
Saving bytes.
- save(File) - Method in class org.eolang.maven.rust_project.Cargo
-
Save it to specified folder.
- save(InputStream, Path) - Method in class org.eolang.maven.util.Home
-
Saving stream.
- save(String, String, Scalar<String>) - Method in interface org.eolang.maven.footprint.Footprint
-
Save content.
- save(String, String, Scalar<String>) - Method in class org.eolang.maven.footprint.FtCached
- save(String, String, Scalar<String>) - Method in class org.eolang.maven.footprint.FtDefault
- save(String, Path) - Method in class org.eolang.maven.util.Home
-
Saving string.
- save(Input, Path) - Method in class org.eolang.maven.util.Home
-
Saving input.
- save(Text, Path) - Method in class org.eolang.maven.util.Home
-
Saving text.
- save(Footprint) - Method in class org.eolang.maven.rust_project.Module
-
Save it by footprint.
- scope() - Method in class org.eolang.maven.tojos.ForeignTojo
-
Return the scope of the tojo.
- SCOPE - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Scope.
- size() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the size of the tojos.
- SODG - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Absolute location of SODG file.
- SodgMojo - Class in org.eolang.maven
-
Convert XMIR to SODG.
- SodgMojo() - Constructor for class org.eolang.maven.SodgMojo
- source() - Method in class org.eolang.maven.tojos.ForeignTojo
-
The tojo eo object.
- SpyTrain - Class in org.eolang.maven
-
Train that spies.
- SpyTrain(Train<Shift>, Path) - Constructor for class org.eolang.maven.SpyTrain
-
Ctor.
- status() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Status of tojos.
T
- toString() - Method in class org.eolang.maven.Coordinates
- toString() - Method in class org.eolang.maven.Moja
- toString() - Method in class org.eolang.maven.objectionary.OyCaching
- toString() - Method in class org.eolang.maven.objectionary.OyEmpty
- toString() - Method in class org.eolang.maven.objectionary.OyFallback
- toString() - Method in class org.eolang.maven.objectionary.OyFallbackSwap
- toString() - Method in class org.eolang.maven.objectionary.OyHome
- toString() - Method in class org.eolang.maven.objectionary.OyRemote
- toString() - Method in class org.eolang.maven.objectionary.OyRemote.UrlOy
- toString() - Method in class org.eolang.maven.util.FileHash
- toString() - Method in class org.eolang.maven.util.Rel
- TRANSPILED - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Transpiled.
- TranspiledTojos - Class in org.eolang.maven.tojos
-
Transpiled tojos that keeps information about all transpiled files.
- TranspiledTojos(Sticky<? extends Tojos>) - Constructor for class org.eolang.maven.tojos.TranspiledTojos
-
The main public constructor.
- TranspileMojo - Class in org.eolang.maven
-
Compile.
- TranspileMojo() - Constructor for class org.eolang.maven.TranspileMojo
U
- unplace() - Method in class org.eolang.maven.tojos.PlacedTojo
-
Mark the tojo as unplaced.
- unplaceAll() - Method in class org.eolang.maven.tojos.PlacedTojos
-
Unplace all tojos.
- unplaced() - Method in class org.eolang.maven.tojos.PlacedTojo
-
Check if the tojo is unplaced.
- UnplaceMojo - Class in org.eolang.maven
-
It deletes binary files, which were previously copied by "place" mojo.
- UnplaceMojo() - Constructor for class org.eolang.maven.UnplaceMojo
- unprobed() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos that have not probed yet.
- UnspileMojo - Class in org.eolang.maven
-
Goes through all .class files and deletes those that were created from autogenerated sources.
- UnspileMojo() - Constructor for class org.eolang.maven.UnspileMojo
- UrlOy(String, String) - Constructor for class org.eolang.maven.objectionary.OyRemote.UrlOy
-
Ctor.
V
- value() - Method in class org.eolang.maven.hash.ChCached
- value() - Method in class org.eolang.maven.hash.ChCompound
- value() - Method in class org.eolang.maven.hash.ChNarrow
- value() - Method in class org.eolang.maven.hash.ChPattern
- value() - Method in class org.eolang.maven.hash.ChRemote
- value() - Method in class org.eolang.maven.hash.ChText
- value() - Method in class org.eolang.maven.hash.CommitHash.ChConstant
- value() - Method in interface org.eolang.maven.hash.CommitHash
-
SHA Hash.
- value() - Method in class org.eolang.maven.util.Online
-
If we are online.
- value(String) - Method in class org.eolang.maven.objectionary.OyRemote.UrlOy
-
URL for the program.
- valueOf(String) - Static method in enum org.eolang.maven.tojos.ForeignTojos.Attribute
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eolang.maven.tojos.ForeignTojos.Attribute
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version() - Method in class org.eolang.maven.tojos.ForeignTojo
-
The tojo version.
- VERSION - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Version of eo.
W
- Walk - Class in org.eolang.maven.util
-
Walk through files in a directory.
- Walk(Path) - Constructor for class org.eolang.maven.util.Walk
-
Ctor.
- with(String, Object) - Method in class org.eolang.maven.Moja
-
Add one more attribute and return self.
- withDiscovered(int) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the discovered size.
- withDiscoveredAt(Path) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the discovered at.
- withHash(CommitHash) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the hash.
- withJar(Coordinates) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the jar.
- withOptimized() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos that have corresponding optimized xmir.
- withOptimized(Path) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the optimized xmir.
- withoutSources() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos that do not have corresponding eo and xmir.
- withProbed(int) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the number of probed objects.
- withScope(String) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the scope.
- withSodg(Path) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set sodg.
- withSource(Path) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the eo path.
- withSource(Path) - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos for the given eo.
- withSources() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos that have corresponding eo file.
- withVersion(String) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the version.
- withXmir() - Method in class org.eolang.maven.tojos.ForeignTojos
-
Get the tojos that have corresponding xmir.
- withXmir(Path) - Method in class org.eolang.maven.tojos.ForeignTojo
-
Set the xmir.
X
- xmir() - Method in class org.eolang.maven.tojos.ForeignTojo
-
The tojo xmir.
- XMIR - org.eolang.maven.tojos.ForeignTojos.Attribute
-
Tojo xmir file.
Z
A B C D E F G H I J K L M N O P R S T U V W X ZAll Classes All Packages