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