Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeMethodDescriptionLLJava.Length.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.Length>
LLJava.__Patterns.term_Length
(Pattern<? super LLJava.Instruction> superpattern) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.Length el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.Length e0) protected void
LLJava.MultiVisitor.action
(LLJava.Length e0) protected void
LLJava.Visitor.action
(LLJava.Length e0) protected void
TypeChecker.Inferrer.InstructionProcessor.action
(LLJava.Length l) protected void
LLJava.MultiVisitor.descend
(LLJava.Length e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.Length e0) protected void
LLJava.MultiVisitor.post
(LLJava.Length e0) protected void
LLJava.MultiVisitor.pre
(LLJava.Length e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.Length el) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_Length
(Pattern<? super LLJava.Length> p) -
Uses of LLJava.Length in eu.bandm.tools.lljava.codec