Uses of Class
eu.bandm.tools.lljava.absy.LLJava.XOr
Packages that use LLJava.XOr
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.XOr in eu.bandm.tools.lljava.absy
Methods in eu.bandm.tools.lljava.absy that return LLJava.XOrModifier and TypeMethodDescriptionLLJava.XOr.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.XOrModifier and TypeMethodDescriptionstatic Pattern
<LLJava.XOr> LLJava.__Patterns.term_XOr
(Pattern<? super LLJava.ArithInstruction> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.XOrModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.XOr el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.XOr e0) protected void
LLJava.MultiVisitor.action
(LLJava.XOr e0) protected void
LLJava.Visitor.action
(LLJava.XOr e0) protected void
LLJava.MultiVisitor.descend
(LLJava.XOr e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.XOr e0) protected void
LLJava.MultiVisitor.post
(LLJava.XOr e0) protected void
LLJava.MultiVisitor.pre
(LLJava.XOr e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.XOr el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.XOr -
Uses of LLJava.XOr in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.XOr