Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ObjectVType
Packages that use LLJava.ObjectVType
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.ObjectVType in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.ObjectVTypeModifier and TypeMethodDescriptionLLJava.ObjectVType.doclone()Clones this object.Copies values of all common fields from the argument.LLJava.ObjectVType.with_classname(String val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.ObjectVTypeModifier and TypeMethodDescriptionstatic Pattern<LLJava.ObjectVType> LLJava.ObjectVType.get_classname(Pattern<? super String> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ObjectVType> LLJava.__Patterns.term_ObjectVType(Pattern<? super LLJava.Category1VType> superpattern, Pattern<? super String> p_classname) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ObjectVTypeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.ObjectVType el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ObjectVType e0) protected voidLLJava.MultiVisitor.action(LLJava.ObjectVType e0) protected voidLLJava.Visitor.action(LLJava.ObjectVType e0) protected voidLLJava.MultiVisitor.descend(LLJava.ObjectVType e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ObjectVType e0) protected voidLLJava.MultiVisitor.post(LLJava.ObjectVType e0) protected voidLLJava.MultiVisitor.pre(LLJava.ObjectVType e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ObjectVType el) booleanLLJava.ObjectVType.x_equals(LLJava.ObjectVType e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ObjectVTypeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ObjectVType(Pattern<? super LLJava.ObjectVType> p)