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