Uses of Class
eu.bandm.tools.lljava.absy.LLJava.WideType
Packages that use LLJava.WideType
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.WideType in eu.bandm.tools.lljava.absy
Subclasses of LLJava.WideType 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.Methods in eu.bandm.tools.lljava.absy that return LLJava.WideTypeModifier and TypeMethodDescriptionLLJava.WideType.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.WideTypeModifier and TypeMethodDescriptionstatic Pattern<LLJava.WideType> LLJava.__Patterns.term_WideType(Pattern<? super LLJava.PrimitiveType> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.WideTypeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.WideType el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.WideType e0) protected voidLLJava.MultiVisitor.action(LLJava.WideType e0) protected voidLLJava.Visitor.action(LLJava.WideType e0) protected voidLLJava.MultiVisitor.descend(LLJava.WideType e0) voidLLJava.MATCH_ONLY_00.match(LLJava.WideType e0) protected voidLLJava.MultiVisitor.post(LLJava.WideType e0) protected voidLLJava.MultiVisitor.pre(LLJava.WideType e0) protected FormatLLJava.__Formatter.toFormat(LLJava.WideType el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.WideTypeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_WideType(Pattern<? super LLJava.WideType> p) static Pattern<LLJava.DoubleType> LLJava.__Patterns.term_DoubleType(Pattern<? super LLJava.WideType> superpattern) static Pattern<LLJava.LongType> LLJava.__Patterns.term_LongType(Pattern<? super LLJava.WideType> superpattern)