Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Length
Packages that use LLJava.Length
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.Length in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.LengthModifier and TypeMethodDescriptionLLJava.Length.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.LengthModifier and TypeMethodDescriptionstatic Pattern<LLJava.Length> LLJava.__Patterns.term_Length(Pattern<? super LLJava.Instruction> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.LengthModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.Length el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.Length e0) protected voidLLJava.MultiVisitor.action(LLJava.Length e0) protected voidLLJava.Visitor.action(LLJava.Length e0) protected voidTypeChecker.Inferrer.InstructionProcessor.action(LLJava.Length l) protected voidLLJava.MultiVisitor.descend(LLJava.Length e0) voidLLJava.MATCH_ONLY_00.match(LLJava.Length e0) protected voidLLJava.MultiVisitor.post(LLJava.Length e0) protected voidLLJava.MultiVisitor.pre(LLJava.Length e0) protected FormatLLJava.__Formatter.toFormat(LLJava.Length el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.LengthModifier and TypeMethodDescriptionLLJava.__Patterns.cast_Length(Pattern<? super LLJava.Length> p) -
Uses of LLJava.Length in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.Length