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.ConstantIntegerLLJava.BooleanLiteral.entryGenerated by umod; model author's documentation MISSING.protected LLJava.ConstantIntegerLLJava.CharLiteral.entryGenerated by umod; model author's documentation MISSING.protected LLJava.ConstantIntegerLLJava.IntLiteral.entryGenerated 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 voidLLJava.__Formatter.action(LLJava.ConstantInteger el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ConstantInteger e0) protected voidLLJava.MultiVisitor.action(LLJava.ConstantInteger e0) protected voidLLJava.Visitor.action(LLJava.ConstantInteger e0) protected voidLLJava.MultiVisitor.descend(LLJava.ConstantInteger e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ConstantInteger e0) protected voidLLJava.MultiVisitor.post(LLJava.ConstantInteger e0) protected voidLLJava.MultiVisitor.pre(LLJava.ConstantInteger e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ConstantInteger el) booleanLLJava.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