| 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 | |
| eu.bandm.tools.lljava.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| LLJava.Wildcard | LLJava.Wildcard. doclone()Clones this object. | 
| LLJava.Wildcard | LLJava.Wildcard. initFrom(Object o0)Copies values of all common fields from the argument. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Pattern<LLJava.Wildcard> | LLJava.Wildcard. get_bound(Pattern<? super LLJava.TypeBound> p)Lifts a pattern which matches the field value to one which matches this 
 whole object. | 
| static Pattern<? super LLJava.Wildcard> | LLJava.__Patterns. term_Wildcard(Pattern<? super LLJava.TypeArgument> superpattern,
             Pattern<? super LLJava.TypeBound> p_bound) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | LLJava.MATCH_ONLY_00. action(LLJava.Wildcard e0) | 
| protected void | LLJava.MultiVisitor. action(LLJava.Wildcard e0) | 
| protected void | LLJava.Visitor. action(LLJava.Wildcard e0) | 
| protected void | LLJava.__Formatter. action(LLJava.Wildcard el) | 
| protected void | LLJava.MultiVisitor. descend(LLJava.Wildcard e0) | 
| void | LLJava.MATCH_ONLY_00. match(LLJava.Wildcard e0) | 
| protected void | LLJava.MultiVisitor. post(LLJava.Wildcard e0) | 
| protected void | LLJava.MultiVisitor. pre(LLJava.Wildcard e0) | 
| protected Format | LLJava.__Formatter. toFormat(LLJava.Wildcard el) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Pattern<Object> | LLJava.__Patterns. cast_Wildcard(Pattern<? super LLJava.Wildcard> p) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | SignatureParser. unerase(Property<LLJava.Wildcard> raw,
       LLJava.Wildcard generic,
       boolean fixed) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | SignatureParser. unerase(Property<LLJava.Wildcard> raw,
       LLJava.Wildcard generic,
       boolean fixed) | 
| Modifier and Type | Method and Description | 
|---|---|
| Expression<SourceId,LLJavaLexer.TokenType,LLJava.Wildcard> | LLJavaGrammar. wildcard(Expression<SourceId,LLJavaLexer.TokenType,LLJava.ClassTypeExpr> classType) | 
see also the complete user documentation .