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