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