Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Shift
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.Shift in eu.bandm.tools.lljava.absy
Modifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionLLJava.Shift.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.Shift>
LLJava.__Patterns.term_Shift
(Pattern<? super LLJava.ArithInstruction> superpattern) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.Shift el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.Shift e0) protected void
LLJava.MultiVisitor.action
(LLJava.Shift e0) protected void
LLJava.Visitor.action
(LLJava.Shift e0) protected void
TypeChecker.Inferrer.InstructionProcessor.action
(LLJava.Shift a) protected void
LLJava.MultiVisitor.descend
(LLJava.Shift e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.Shift e0) protected void
LLJava.MultiVisitor.post
(LLJava.Shift e0) protected void
LLJava.MultiVisitor.pre
(LLJava.Shift e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.Shift el) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_Shift
(Pattern<? super LLJava.Shift> p) static Pattern<LLJava.Shl>
LLJava.__Patterns.term_Shl
(Pattern<? super LLJava.Shift> superpattern) static Pattern<LLJava.Shr>
LLJava.__Patterns.term_Shr
(Pattern<? super LLJava.Shift> superpattern) static Pattern<LLJava.UShr>
LLJava.__Patterns.term_UShr
(Pattern<? super LLJava.Shift> superpattern)