Package | Description |
---|---|
eu.bandm.tools.lljava.absy |
Abstract Syntax of LLJava, representing the byte code instructions, the objects which
contain byte code, and the attributes specific to byte code classes.
|
Modifier and Type | Method and Description |
---|---|
Verify.Long |
Verify.Long.doclone() |
Verify.Long |
Verify.Long.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<? super Verify.Long> |
Verify.__Patterns.term_Long(Pattern<? super Verify.Category2> superpattern) |
Modifier and Type | Method and Description |
---|---|
protected void |
Verify.MATCH_ONLY_00.action(Verify.Long e0) |
protected void |
Verify.__Formatter.action(Verify.Long el) |
void |
Verify.MATCH_ONLY_00.match(Verify.Long e0) |
protected Format |
Verify.__Formatter.toFormat(Verify.Long el) |
boolean |
Verify.Long.x_equals(Verify.Long e0) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
Verify.__Patterns.cast_Long(Pattern<? super Verify.Long> p) |
see also the complete user documentation .