Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ClassParent
Packages that use LLJava.ClassParent
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.ClassParent in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.ClassParentModifier and TypeMethodDescriptionLLJava.ClassParent.doclone()Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.ClassParentModifier and TypeMethodDescriptionstatic Pattern<LLJava.ClassParent> LLJava.__Patterns.term_ClassParent(Pattern<? super LLJava.Node> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ClassParentModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.ClassParent el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ClassParent e0) protected voidLLJava.MultiVisitor.action(LLJava.ClassParent e0) protected voidLLJava.Visitor.action(LLJava.ClassParent e0) protected voidLLJava.MultiVisitor.descend(LLJava.ClassParent e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ClassParent e0) protected voidLLJava.MultiVisitor.post(LLJava.ClassParent e0) protected voidLLJava.MultiVisitor.pre(LLJava.ClassParent e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ClassParent el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ClassParentModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ClassParent(Pattern<? super LLJava.ClassParent> p)