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