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 class
Generated by umod; model author's documentation MISSING.static class
Generated 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 void
LLJava.__Formatter.action
(LLJava.WideType el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.WideType e0) protected void
LLJava.MultiVisitor.action
(LLJava.WideType e0) protected void
LLJava.Visitor.action
(LLJava.WideType e0) protected void
LLJava.MultiVisitor.descend
(LLJava.WideType e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.WideType e0) protected void
LLJava.MultiVisitor.post
(LLJava.WideType e0) protected void
LLJava.MultiVisitor.pre
(LLJava.WideType e0) protected Format
LLJava.__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)