Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ReferenceVType
Packages that use LLJava.ReferenceVType
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.ReferenceVType in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.ReferenceVTypeModifier and TypeMethodDescriptionLLJava.ReferenceVType.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.ReferenceVTypeModifier and TypeMethodDescriptionstatic Pattern<LLJava.ReferenceVType> LLJava.__Patterns.term_ReferenceVType(Pattern<? super LLJava.Category1VType> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ReferenceVTypeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.ReferenceVType el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ReferenceVType e0) protected voidLLJava.MultiVisitor.action(LLJava.ReferenceVType e0) protected voidLLJava.Visitor.action(LLJava.ReferenceVType e0) protected voidLLJava.MultiVisitor.descend(LLJava.ReferenceVType e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ReferenceVType e0) protected voidLLJava.MultiVisitor.post(LLJava.ReferenceVType e0) protected voidLLJava.MultiVisitor.pre(LLJava.ReferenceVType e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ReferenceVType el) booleanLLJava.ReferenceVType.x_equals(LLJava.ReferenceVType e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ReferenceVTypeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ReferenceVType(Pattern<? super LLJava.ReferenceVType> p)