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 void
LLJava.__Formatter.action
(LLJava.ClassParent el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.ClassParent e0) protected void
LLJava.MultiVisitor.action
(LLJava.ClassParent e0) protected void
LLJava.Visitor.action
(LLJava.ClassParent e0) protected void
LLJava.MultiVisitor.descend
(LLJava.ClassParent e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.ClassParent e0) protected void
LLJava.MultiVisitor.post
(LLJava.ClassParent e0) protected void
LLJava.MultiVisitor.pre
(LLJava.ClassParent e0) protected Format
LLJava.__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)