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