Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ConstantInteger
Packages that use LLJava.ConstantInteger
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.ConstantInteger in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.ConstantIntegerModifier and TypeFieldDescriptionprotected LLJava.ConstantInteger
LLJava.BooleanLiteral.entry
Generated by umod; model author's documentation MISSING.protected LLJava.ConstantInteger
LLJava.CharLiteral.entry
Generated by umod; model author's documentation MISSING.protected LLJava.ConstantInteger
LLJava.IntLiteral.entry
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.ConstantIntegerModifier and TypeMethodDescriptionLLJava.ConstantInteger.doclone()
Clones this object.LLJava.BooleanLiteral.get_entry()
Generated by umod; model author's documentation MISSING.LLJava.CharLiteral.get_entry()
Generated by umod; model author's documentation MISSING.LLJava.IntLiteral.get_entry()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.LLJava.ConstantInteger.with_value
(Integer val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.ConstantIntegerModifier and TypeMethodDescriptionstatic Pattern
<LLJava.ConstantInteger> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<LLJava.ConstantInteger> LLJava.__Patterns.term_ConstantInteger
(Pattern<? super LLJava.ConstantSingleValue> superpattern, Pattern<? super Integer> p_value) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ConstantIntegerModifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.ConstantInteger el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.ConstantInteger e0) protected void
LLJava.MultiVisitor.action
(LLJava.ConstantInteger e0) protected void
LLJava.Visitor.action
(LLJava.ConstantInteger e0) protected void
LLJava.MultiVisitor.descend
(LLJava.ConstantInteger e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.ConstantInteger e0) protected void
LLJava.MultiVisitor.post
(LLJava.ConstantInteger e0) protected void
LLJava.MultiVisitor.pre
(LLJava.ConstantInteger e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.ConstantInteger el) boolean
LLJava.ConstantInteger.x_equals
(LLJava.ConstantInteger e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ConstantIntegerModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ConstantInteger
(Pattern<? super LLJava.ConstantInteger> p) -
Uses of LLJava.ConstantInteger in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.ConstantInteger