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