Uses of Class
eu.bandm.tools.lljava.absy.LLJava.CharVType
Packages that use LLJava.CharVType
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.CharVType in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.CharVTypeModifier and TypeMethodDescriptionLLJava.CharVType.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.CharVTypeModifier and TypeMethodDescriptionstatic Pattern<LLJava.CharVType> LLJava.__Patterns.term_CharVType(Pattern<? super LLJava.AbstractIntVType> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.CharVTypeModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.CharVType el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.CharVType e0) protected voidLLJava.MultiVisitor.action(LLJava.CharVType e0) protected voidLLJava.Visitor.action(LLJava.CharVType e0) protected voidLLJava.MultiVisitor.descend(LLJava.CharVType e0) voidLLJava.MATCH_ONLY_00.match(LLJava.CharVType e0) protected voidLLJava.MultiVisitor.post(LLJava.CharVType e0) protected voidLLJava.MultiVisitor.pre(LLJava.CharVType e0) protected FormatLLJava.__Formatter.toFormat(LLJava.CharVType el) booleanLLJava.CharVType.x_equals(LLJava.CharVType e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.CharVTypeModifier and TypeMethodDescriptionLLJava.__Patterns.cast_CharVType(Pattern<? super LLJava.CharVType> p)