- getClassPath() - Method in class com.leafactor.gradle.plugin.LauncherExtension
-
- getClosestBlockParent() - Method in class com.leafactor.cli.engine.DetectionPhaseContext
-
The closest Block by bubbling up
- getClosestBlockParent() - Method in class com.leafactor.cli.engine.RefactoringPhaseContext
-
The closest Block by bubbling up
- getClosestBlockParent(CtElement) - Static method in interface com.leafactor.cli.engine.RefactoringRule
-
The closest CtBlock by bubbling up
- getClosestBlockParent() - Method in class com.leafactor.cli.engine.TransformationPhaseContext
-
The closest Block by bubbling up
- getClosestClassParent() - Method in class com.leafactor.cli.engine.DetectionPhaseContext
-
The closest Class by bubbling up
- getClosestClassParent() - Method in class com.leafactor.cli.engine.RefactoringPhaseContext
-
The closest Class by bubbling up
- getClosestClassParent(CtElement) - Static method in interface com.leafactor.cli.engine.RefactoringRule
-
The closest CtClass by bubbling up
- getClosestClassParent() - Method in class com.leafactor.cli.engine.TransformationPhaseContext
-
The closest Class by bubbling up
- getClosestMethodParent() - Method in class com.leafactor.cli.engine.DetectionPhaseContext
-
The closest Method by bubbling up
- getClosestMethodParent() - Method in class com.leafactor.cli.engine.RefactoringPhaseContext
-
The closest Method by bubbling up
- getClosestMethodParent(CtElement) - Static method in interface com.leafactor.cli.engine.RefactoringRule
-
The closest Method by bubbling up
- getClosestMethodParent() - Method in class com.leafactor.cli.engine.TransformationPhaseContext
-
The closest Method by bubbling up
- getClosestTypeParent(CtElement, Class<T>, List<CtElement>) - Static method in interface com.leafactor.cli.engine.RefactoringRule
-
The closest T by bubbling up
- getCtElementsOfInterest(CtElement, Predicate<CtElement>, Class<T>) - Static method in interface com.leafactor.cli.engine.RefactoringRule
-
Finds a element of interest
- getCtElementsOfInterestWithFilter(CtElement, Predicate<CtElement>, Predicate<CtElement>, Class<T>) - Static method in interface com.leafactor.cli.engine.RefactoringRule
-
Finds a element of interest with filter
- getDescription() - Method in interface com.leafactor.cli.engine.logging.IterationLogEntry
-
- getDescription() - Method in class com.leafactor.cli.engine.logging.SimpleIterationPhaseLogEntry
-
Getter for the description of the entry
- getEndPhaseTimestamp() - Method in interface com.leafactor.cli.engine.logging.IterationPhaseLogEntry
-
- getEndPhaseTimestamp() - Method in class com.leafactor.cli.engine.logging.SimpleIterationPhaseLogEntry
-
Getter for the timestamp of the end of the phase
- getIndex() - Method in class com.leafactor.cli.engine.CaseOfInterest
-
Getter for the index
- getLogs() - Method in class com.leafactor.cli.engine.logging.IterationLogger
-
Gets a reference to the list of logs
- getName() - Method in interface com.leafactor.cli.engine.logging.IterationLogEntry
-
- getName() - Method in class com.leafactor.cli.engine.logging.SimpleIterationPhaseLogEntry
-
Getter for the name of the entry
- getPhaseDuration() - Method in interface com.leafactor.cli.engine.logging.IterationPhaseLogEntry
-
- getPhaseDuration() - Method in class com.leafactor.cli.engine.logging.SimpleIterationPhaseLogEntry
-
Getter for the elapsed time between the start and the end of the phase
- getResult() - Method in class com.leafactor.cli.engine.TransformationPhaseContext
-
- getRule() - Method in interface com.leafactor.cli.engine.logging.IterationLogEntry
-
- getRule() - Method in class com.leafactor.cli.engine.logging.SimpleIterationPhaseLogEntry
-
Getter for the refactoring rule
- getStartPhaseTimestamp() - Method in interface com.leafactor.cli.engine.logging.IterationPhaseLogEntry
-
- getStartPhaseTimestamp() - Method in class com.leafactor.cli.engine.logging.SimpleIterationPhaseLogEntry
-
Getter for the timestamp of the start of the phase
- getStatement() - Method in class com.leafactor.cli.engine.CaseOfInterest
-
Getter for the statement
- getStatementIndex() - Method in class com.leafactor.cli.engine.CaseOfInterest
-
Getter for the statement index
- getTimeStamp() - Method in interface com.leafactor.cli.engine.logging.IterationLogEntry
-
- getTimeStamp() - Method in class com.leafactor.cli.engine.logging.SimpleIterationPhaseLogEntry
-
Getter for the timestamp of the entry, which is the timestamp of the start of the phase