|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.h2.java.JavaParser
public class JavaParser
Converts Java to C.
| Field Summary | |
|---|---|
static boolean |
REF_COUNT
Whether ref-counting is used. |
static boolean |
REF_COUNT_STATIC
Whether ref-counting is used for constants. |
| Constructor Summary | |
|---|---|
JavaParser()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean REF_COUNT
public static final boolean REF_COUNT_STATIC
| Constructor Detail |
|---|
public JavaParser()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||