public class JavaParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
REF_COUNT
Whether ref-counting is used.
|
static boolean |
REF_COUNT_STATIC
Whether ref-counting is used for constants.
|
| Constructor and Description |
|---|
JavaParser() |
public static final boolean REF_COUNT
public static final boolean REF_COUNT_STATIC