Uses of Class
eu.bandm.tools.lljava.absy.LLJava.RefType
Packages that use LLJava.RefType
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.RefType in eu.bandm.tools.lljava.absy
Subclasses of LLJava.RefType in eu.bandm.tools.lljava.absyModifier and TypeClassDescriptionstatic classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.lljava.absy declared as LLJava.RefTypeModifier and TypeFieldDescriptionprotected LLJava.RefTypeLLJava.ReferenceTypeExpr.erasureThe raw type represented by this type specification.protected LLJava.RefTypeLLJava.Wildcard.erasureThe raw type represented by the upper bound of this wildcard type specification.Methods in eu.bandm.tools.lljava.absy that return LLJava.RefTypeModifier and TypeMethodDescriptionLLJava.RefType.doclone()Clones this object.LLJava.ReferenceTypeExpr.get_erasure()The raw type represented by this type specification.LLJava.Wildcard.get_erasure()The raw type represented by the upper bound of this wildcard type specification.Copies values of all common fields from the argument.(package private) static LLJava.RefTypeTypeChecker.untranslate(LLJava.ObjectVType t) Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.RefTypeModifier and TypeMethodDescriptionstatic Pattern<LLJava.RefType> LLJava.__Patterns.term_RefType(Pattern<? super LLJava.Type> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.RefTypeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.RefType el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.RefType e0) protected voidLLJava.MultiVisitor.action(LLJava.RefType e0) protected voidLLJava.Visitor.action(LLJava.RefType e0) protected voidLLJava.MultiVisitor.descend(LLJava.RefType e0) voidLLJava.MATCH_ONLY_00.match(LLJava.RefType e0) protected voidLLJava.MultiVisitor.post(LLJava.RefType e0) protected voidLLJava.MultiVisitor.pre(LLJava.RefType e0) protected FormatLLJava.__Formatter.toFormat(LLJava.RefType el) (package private) static LLJava.ObjectVTypeTypeChecker.translate(LLJava.RefType t) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.RefTypeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_RefType(Pattern<? super LLJava.RefType> p) static Pattern<LLJava.ArrayType> LLJava.__Patterns.term_ArrayType(Pattern<? super LLJava.RefType> superpattern, Pattern<? super LLJava.Type> p_element) static Pattern<LLJava.ClassType> LLJava.__Patterns.term_ClassType(Pattern<? super LLJava.RefType> superpattern, Pattern<? super LLJava.QualId> p_name)