public final class Grep
extends java.lang.Object
| Constructor and Description |
|---|
Grep(Dex dex,
java.util.regex.Pattern pattern,
java.io.PrintWriter out) |
| Modifier and Type | Method and Description |
|---|---|
int |
grep()
Prints usages to out.
|
public Grep(Dex dex, java.util.regex.Pattern pattern, java.io.PrintWriter out)
Copyright © 2020. All Rights Reserved.