Uses of Class
eu.bandm.tools.lljava.absy.LLJava.This
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.This in eu.bandm.tools.lljava.absy
Modifier and TypeMethodDescriptionLLJava.This.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.This>
LLJava.__Patterns.term_This
(Pattern<? super LLJava.VariableAccess> superpattern) Modifier and TypeMethodDescriptionprotected void
ContextChecker.EnvironmentAnnotator.action
(LLJava.This x) protected void
LLJava.__Formatter.action
(LLJava.This el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.This e0) protected void
LLJava.MultiVisitor.action
(LLJava.This e0) protected void
LLJava.Visitor.action
(LLJava.This e0) protected void
LLJava.MultiVisitor.descend
(LLJava.This e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.This e0) protected void
LLJava.MultiVisitor.post
(LLJava.This e0) protected void
LLJava.MultiVisitor.pre
(LLJava.This e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.This el) -
Uses of LLJava.This in eu.bandm.tools.lljava.parser