Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Shift
Packages that use 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
Subclasses of LLJava.Shift in eu.bandm.tools.lljava.absyModifier 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.Methods in eu.bandm.tools.lljava.absy that return LLJava.ShiftModifier and TypeMethodDescriptionLLJava.Shift.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.ShiftModifier and TypeMethodDescriptionstatic Pattern
<LLJava.Shift> LLJava.__Patterns.term_Shift
(Pattern<? super LLJava.ArithInstruction> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ShiftModifier 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) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ShiftModifier 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)