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 | Field and Description |
---|---|
protected LLJava.Anonymity |
LLJava.ImplicitName.id
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
LLJava.Anonymity |
LLJava.Anonymity.doclone()
Clones this object.
|
LLJava.Anonymity |
LLJava.ImplicitName.get_id()
Generated by umod; model author's documentation MISSING.
|
LLJava.Anonymity |
LLJava.Anonymity.initFrom(Object o0)
Copies values of all common fields from the argument.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<? super LLJava.Anonymity> |
LLJava.__Patterns.term_Anonymity(Pattern<Object> superpattern) |
Modifier and Type | Method and Description |
---|---|
protected void |
LLJava.MATCH_ONLY_00.action(LLJava.Anonymity e0) |
protected void |
LLJava.MultiVisitor.action(LLJava.Anonymity e0) |
protected void |
LLJava.Visitor.action(LLJava.Anonymity e0) |
protected void |
LLJava.__Formatter.action(LLJava.Anonymity el) |
protected void |
LLJava.MultiVisitor.descend(LLJava.Anonymity e0) |
void |
LLJava.MATCH_ONLY_00.match(LLJava.Anonymity e0) |
protected void |
LLJava.MultiVisitor.post(LLJava.Anonymity e0) |
protected void |
LLJava.MultiVisitor.pre(LLJava.Anonymity e0) |
protected Format |
LLJava.__Formatter.toFormat(LLJava.Anonymity el) |
LLJava.ImplicitName |
LLJava.ImplicitName.with_id(LLJava.Anonymity val)
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
LLJava.__Patterns.cast_Anonymity(Pattern<? super LLJava.Anonymity> p) |
static Pattern<LLJava.ImplicitName> |
LLJava.ImplicitName.get_id(Pattern<? super LLJava.Anonymity> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<? super LLJava.ImplicitName> |
LLJava.__Patterns.term_ImplicitName(Pattern<? super LLJava.Name> superpattern,
Pattern<? super LLJava.Anonymity> p_id) |
Constructor and Description |
---|
ImplicitName(LLJava.Anonymity id)
Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". |
see also the complete user documentation .