Uses of Class
eu.bandm.tools.lljava.absy.LLJava.This
Packages that use 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
Methods in eu.bandm.tools.lljava.absy that return LLJava.ThisModifier and TypeMethodDescriptionLLJava.This.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.ThisModifier and TypeMethodDescriptionstatic Pattern<LLJava.This> LLJava.__Patterns.term_This(Pattern<? super LLJava.VariableAccess> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ThisModifier and TypeMethodDescriptionprotected voidContextChecker.EnvironmentAnnotator.action(LLJava.This x) protected voidLLJava.__Formatter.action(LLJava.This el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.This e0) protected voidLLJava.MultiVisitor.action(LLJava.This e0) protected voidLLJava.Visitor.action(LLJava.This e0) protected voidLLJava.MultiVisitor.descend(LLJava.This e0) voidLLJava.MATCH_ONLY_00.match(LLJava.This e0) protected voidLLJava.MultiVisitor.post(LLJava.This e0) protected voidLLJava.MultiVisitor.pre(LLJava.This e0) protected FormatLLJava.__Formatter.toFormat(LLJava.This el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.This -
Uses of LLJava.This in eu.bandm.tools.lljava.parser
Fields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.This