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