Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeMethodDescriptionLLJava.IntType.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.IntType>
LLJava.__Patterns.term_IntType
(Pattern<? super LLJava.PrimitiveType> superpattern) Modifier 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) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_IntType
(Pattern<? super LLJava.IntType> p)