Index

A B C D E F G H I N O P R S T 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(Path) - Method in class org.openrewrite.polyglot.OmniParser
 
acceptedPaths(Path) - Method in class org.openrewrite.polyglot.OmniParser
 
acceptedPaths(Path, Path) - Method in class org.openrewrite.polyglot.OmniParser
 

B

build() - Method in class org.openrewrite.polyglot.OmniParser.Builder
 
build() - Method in class org.openrewrite.polyglot.RemoteException.Builder
 
build(String, Consumer<String>) - Static method in class org.openrewrite.polyglot.SourceFileStream
 
builder(String, String...) - Static method in exception org.openrewrite.polyglot.RemoteException
 
builder(List<Parser>, Parser...) - Static method in class org.openrewrite.polyglot.OmniParser
 
builder(Parser...) - Static method in class org.openrewrite.polyglot.OmniParser
 
Builder(String, String...) - Constructor for class org.openrewrite.polyglot.RemoteException.Builder
 
Builder(List<Parser>) - Constructor for class org.openrewrite.polyglot.OmniParser.Builder
 

C

cause(Throwable, String...) - Method in class org.openrewrite.polyglot.RemoteException.Builder
 
close() - Method in class org.openrewrite.polyglot.NoopProgressBar
 
close() - Method in interface org.openrewrite.polyglot.ProgressBar
 
close() - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
close() - Method in class org.openrewrite.polyglot.RemoteProgressBarSender
 
concat(Stream<SourceFile>, int) - Method in class org.openrewrite.polyglot.SourceFileStream
 
concat(SourceFileStream) - Method in class org.openrewrite.polyglot.SourceFileStream
 

D

decode(String) - Static method in exception org.openrewrite.polyglot.RemoteException
 
defaultResourceParsers() - Static method in class org.openrewrite.polyglot.OmniParser
Does not include text and quark parsers.

E

encode() - Method in exception org.openrewrite.polyglot.RemoteException
 
equals(Object) - Method in exception org.openrewrite.polyglot.RemoteException
 
exclusionMatchers(Path, Iterable<String>) - Method in class org.openrewrite.polyglot.OmniParser.Builder
 
exclusionMatchers(Collection<PathMatcher>) - Method in class org.openrewrite.polyglot.OmniParser.Builder
 
exclusions(Collection<Path>) - Method in class org.openrewrite.polyglot.OmniParser.Builder
 

F

finish(String) - Method in class org.openrewrite.polyglot.NoopProgressBar
 
finish(String) - Method in interface org.openrewrite.polyglot.ProgressBar
 
finish(String) - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
finish(String) - Method in class org.openrewrite.polyglot.RemoteProgressBarSender
 
fixSuggestions(String...) - Method in class org.openrewrite.polyglot.RemoteException.Builder
 
fixSuggestions(List<String>) - Method in class org.openrewrite.polyglot.RemoteException.Builder
 

G

getDslName() - Method in class org.openrewrite.polyglot.OmniParser.Builder
 
getPort() - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 

H

hashCode() - Method in exception org.openrewrite.polyglot.RemoteException
 

I

intermediateResult(String) - Method in class org.openrewrite.polyglot.NoopProgressBar
 
intermediateResult(String) - Method in interface org.openrewrite.polyglot.ProgressBar
 
intermediateResult(String) - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
intermediateResult(String) - Method in class org.openrewrite.polyglot.RemoteProgressBarSender
 

N

NoopProgressBar - Class in org.openrewrite.polyglot
 
NoopProgressBar() - Constructor for class org.openrewrite.polyglot.NoopProgressBar
 

O

OmniParser - Class in org.openrewrite.polyglot
 
OmniParser() - Constructor for class org.openrewrite.polyglot.OmniParser
 
OmniParser.Builder - Class in org.openrewrite.polyglot
 
onParse(Consumer<Integer>) - Method in class org.openrewrite.polyglot.OmniParser.Builder
 
org.openrewrite.polyglot - package org.openrewrite.polyglot
 

P

parallel(boolean) - Method in class org.openrewrite.polyglot.OmniParser.Builder
Resource parsers are safe to execute in parallel.
parse(Iterable<Path>, Path, ExecutionContext) - Method in class org.openrewrite.polyglot.OmniParser
 
parseAll(Path) - Method in class org.openrewrite.polyglot.OmniParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.polyglot.OmniParser
 
partialSuccess(boolean) - Method in class org.openrewrite.polyglot.RemoteException.Builder
 
ProgressBar - Interface in org.openrewrite.polyglot
 

R

receive() - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
RemoteException - Exception in org.openrewrite.polyglot
A serialized exception DTO that contains enough information about an exception caused by a remote process to render a meaningful message, list of suggestions, and optionally a stack trace.
RemoteException.Builder - Class in org.openrewrite.polyglot
 
RemoteProgressBarReceiver - Class in org.openrewrite.polyglot
 
RemoteProgressBarReceiver(ProgressBar) - Constructor for class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
RemoteProgressBarSender - Class in org.openrewrite.polyglot
 
RemoteProgressBarSender(int) - Constructor for class org.openrewrite.polyglot.RemoteProgressBarSender
 
RemoteProgressBarSender(InetAddress, int) - Constructor for class org.openrewrite.polyglot.RemoteProgressBarSender
 

S

sanitizeStackTrace(Throwable, String...) - Static method in exception org.openrewrite.polyglot.RemoteException
 
setExtraMessage(String) - Method in class org.openrewrite.polyglot.NoopProgressBar
 
setExtraMessage(String) - Method in interface org.openrewrite.polyglot.ProgressBar
 
setExtraMessage(String) - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
setExtraMessage(String) - Method in class org.openrewrite.polyglot.RemoteProgressBarSender
 
setMax(int) - Method in class org.openrewrite.polyglot.NoopProgressBar
 
setMax(int) - Method in interface org.openrewrite.polyglot.ProgressBar
 
setMax(int) - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
setMax(int) - Method in class org.openrewrite.polyglot.RemoteProgressBarSender
 
size() - Method in class org.openrewrite.polyglot.SourceFileStream
 
sizeThresholdMb(int) - Method in class org.openrewrite.polyglot.OmniParser.Builder
 
SourceFileStream - Class in org.openrewrite.polyglot
 
sourcePathFromSourceText(Path, String) - Method in class org.openrewrite.polyglot.OmniParser
 
step() - Method in class org.openrewrite.polyglot.NoopProgressBar
 
step() - Method in interface org.openrewrite.polyglot.ProgressBar
 
step() - Method in class org.openrewrite.polyglot.RemoteProgressBarReceiver
 
step() - Method in class org.openrewrite.polyglot.RemoteProgressBarSender
 

T

throwRemote(RemoteException) - Method in class org.openrewrite.polyglot.RemoteProgressBarSender
 
A B C D E F G H I N O P R S T 
All Classes and Interfaces|All Packages|Serialized Form