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.
|
eu.bandm.tools.lljava.codec |
Modifier and Type | Method and Description |
---|---|
LLJava.XOr |
LLJava.XOr.doclone()
Clones this object.
|
LLJava.XOr |
LLJava.XOr.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<? super LLJava.XOr> |
LLJava.__Patterns.term_XOr(Pattern<? super LLJava.ArithInstruction> superpattern) |
Modifier and Type | Method and Description |
---|---|
protected void |
LLJava.MATCH_ONLY_00.action(LLJava.XOr e0) |
protected void |
LLJava.MultiVisitor.action(LLJava.XOr e0) |
protected void |
LLJava.Visitor.action(LLJava.XOr e0) |
protected void |
LLJava.__Formatter.action(LLJava.XOr el) |
protected void |
LLJava.MultiVisitor.descend(LLJava.XOr e0) |
void |
LLJava.MATCH_ONLY_00.match(LLJava.XOr e0) |
protected void |
LLJava.MultiVisitor.post(LLJava.XOr e0) |
protected void |
LLJava.MultiVisitor.pre(LLJava.XOr e0) |
protected Format |
LLJava.__Formatter.toFormat(LLJava.XOr el) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
LLJava.__Patterns.cast_XOr(Pattern<? super LLJava.XOr> p) |
Modifier and Type | Method and Description |
---|---|
protected void |
Encoder.descend(LLJava.XOr x) |
see also the complete user documentation .