Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeMethodDescriptionLLJava.ClassParent.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.ClassParent>
LLJava.__Patterns.term_ClassParent
(Pattern<? super LLJava.Node> superpattern) Modifier 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) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_ClassParent
(Pattern<? super LLJava.ClassParent> p)