public class SpecialSource extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
identifier |
static boolean |
kill_generics |
static boolean |
kill_lvt |
static boolean |
kill_source |
| Constructor and Description |
|---|
SpecialSource() |
| Modifier and Type | Method and Description |
|---|---|
static void |
log(String message) |
static void |
main(String[] args) |
static void |
validate(JarComparer visitor1,
JarComparer visitor2) |
static boolean |
verbose() |
public static boolean kill_source
public static boolean kill_lvt
public static boolean kill_generics
public static String identifier
public static void log(String message)
public static void validate(JarComparer visitor1, JarComparer visitor2)
public static boolean verbose()
Copyright © 2012-2015. All Rights Reserved.