Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Anonymity
Packages that use LLJava.Anonymity
Package
Description
Abstract Syntax of LLJava, representing the byte code instructions, the 
  objects which contain byte code, and the attributes specific to byte code 
  classes.
- 
Uses of LLJava.Anonymity in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.AnonymityModifier and TypeFieldDescriptionprotected LLJava.AnonymityLLJava.ImplicitName.idGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.AnonymityModifier and TypeMethodDescriptionLLJava.Anonymity.doclone()Clones this object.LLJava.ImplicitName.get_id()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.AnonymityModifier and TypeMethodDescriptionstatic Pattern<LLJava.Anonymity> LLJava.__Patterns.term_Anonymity(Pattern<Object> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.AnonymityModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.Anonymity el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.Anonymity e0) protected voidLLJava.MultiVisitor.action(LLJava.Anonymity e0) protected voidLLJava.Visitor.action(LLJava.Anonymity e0) protected voidLLJava.MultiVisitor.descend(LLJava.Anonymity e0) voidLLJava.MATCH_ONLY_00.match(LLJava.Anonymity e0) protected voidLLJava.MultiVisitor.post(LLJava.Anonymity e0) protected voidLLJava.MultiVisitor.pre(LLJava.Anonymity e0) protected FormatLLJava.__Formatter.toFormat(LLJava.Anonymity el) LLJava.ImplicitName.with_id(LLJava.Anonymity val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.AnonymityModifier and TypeMethodDescriptionLLJava.__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.Constructors in eu.bandm.tools.lljava.absy with parameters of type LLJava.AnonymityModifierConstructorDescriptionConstructor generated according to specification #0
Constructor defined according to directive "C 0/..".