Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ConstantLong
Packages that use LLJava.ConstantLong
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.ConstantLong in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as LLJava.ConstantLongModifier and TypeFieldDescriptionprotected LLJava.ConstantLongLLJava.LongLiteral.entryGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.ConstantLongModifier and TypeMethodDescriptionLLJava.ConstantLong.doclone()Clones this object.LLJava.LongLiteral.get_entry()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.LLJava.ConstantLong.with_value(Long val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.ConstantLongModifier and TypeMethodDescriptionstatic Pattern<LLJava.ConstantLong> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ConstantLong> LLJava.__Patterns.term_ConstantLong(Pattern<? super LLJava.ConstantDoubleValue> superpattern, Pattern<? super Long> p_value) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ConstantLongModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.ConstantLong el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ConstantLong e0) protected voidLLJava.MultiVisitor.action(LLJava.ConstantLong e0) protected voidLLJava.Visitor.action(LLJava.ConstantLong e0) protected voidLLJava.MultiVisitor.descend(LLJava.ConstantLong e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ConstantLong e0) protected voidLLJava.MultiVisitor.post(LLJava.ConstantLong e0) protected voidLLJava.MultiVisitor.pre(LLJava.ConstantLong e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ConstantLong el) booleanLLJava.ConstantLong.x_equals(LLJava.ConstantLong e0) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ConstantLongModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ConstantLong(Pattern<? super LLJava.ConstantLong> p) -
Uses of LLJava.ConstantLong in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.ConstantLong