Uses of Class
eu.bandm.tools.lljava.absy.LLJava.LocalClass
Packages that use LLJava.LocalClass
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.LocalClass in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.LocalClassModifier and TypeMethodDescriptionLLJava.LocalClass.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.LocalClassModifier and TypeMethodDescriptionstatic Pattern
<LLJava.LocalClass> LLJava.LocalClass.get_target
(Pattern<? super LLJava.Class> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.LocalClass> LLJava.__Patterns.term_LocalClass
(Pattern<? super LLJava.Statement> superpattern, Pattern<? super LLJava.Class> p_target) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.LocalClassModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.LocalClass el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.LocalClass e0) protected void
LLJava.MultiVisitor.action
(LLJava.LocalClass e0) protected void
LLJava.Visitor.action
(LLJava.LocalClass e0) protected void
LLJava.MultiVisitor.descend
(LLJava.LocalClass e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.LocalClass e0) protected void
LLJava.MultiVisitor.post
(LLJava.LocalClass e0) protected void
LLJava.MultiVisitor.pre
(LLJava.LocalClass e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.LocalClass el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.LocalClassModifier and TypeMethodDescriptionLLJava.__Patterns.cast_LocalClass
(Pattern<? super LLJava.LocalClass> p)