|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CToken | |
| org.multijava.mjc | Implements mjc, a MultiJava compiler. |
| org.multijava.util.compiler | Provides utilities and superclasses for the compilers in MultiJava and the Java Modeling Language. |
| Uses of CToken in org.multijava.mjc |
| Fields in org.multijava.mjc declared as CToken | |
private static CToken[] |
MjcIDKeywords.tokens
|
| Methods in org.multijava.mjc that return CToken | |
static CToken |
MjcIDKeywords.lookup(char[] data,
int offset,
int length)
|
| Uses of CToken in org.multijava.util.compiler |
| Methods in org.multijava.util.compiler that return CToken | |
static CToken |
CToken.lookupToken(int type,
char[] data,
int start,
int length)
|
|
mjc | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||