Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Category2VType
Packages that use LLJava.Category2VType
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.Category2VType in eu.bandm.tools.lljava.absy
Subclasses of LLJava.Category2VType 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.static classGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.Category2VTypeModifier and TypeMethodDescriptionLLJava.Category2VType.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.Category2VTypeModifier and TypeMethodDescriptionstatic Pattern<LLJava.Category2VType> LLJava.__Patterns.term_Category2VType(Pattern<? super LLJava.VType> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.Category2VTypeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.Category2VType el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.Category2VType e0) protected voidLLJava.MultiVisitor.action(LLJava.Category2VType e0) protected voidLLJava.Visitor.action(LLJava.Category2VType e0) protected voidLLJava.MultiVisitor.descend(LLJava.Category2VType e0) voidLLJava.MATCH_ONLY_00.match(LLJava.Category2VType e0) protected voidLLJava.MultiVisitor.post(LLJava.Category2VType e0) protected voidLLJava.MultiVisitor.pre(LLJava.Category2VType e0) protected FormatLLJava.__Formatter.toFormat(LLJava.Category2VType el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.Category2VTypeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_Category2VType(Pattern<? super LLJava.Category2VType> p) static Pattern<LLJava.DoubleVType> LLJava.__Patterns.term_DoubleVType(Pattern<? super LLJava.Category2VType> superpattern) static Pattern<LLJava.LongVType> LLJava.__Patterns.term_LongVType(Pattern<? super LLJava.Category2VType> superpattern) static Pattern<LLJava.TwoWordVType> LLJava.__Patterns.term_TwoWordVType(Pattern<? super LLJava.Category2VType> superpattern)