Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ConstantDoubleValue
Packages that use LLJava.ConstantDoubleValue
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.ConstantDoubleValue in eu.bandm.tools.lljava.absy
Subclasses of LLJava.ConstantDoubleValue in eu.bandm.tools.lljava.absyModifier and TypeClassDescriptionstatic classGenerated by umod; model author's documentation MISSING.static classGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.ConstantDoubleValueModifier and TypeMethodDescriptionLLJava.ConstantDoubleValue.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.ConstantDoubleValueModifier and TypeMethodDescriptionstatic Pattern<LLJava.ConstantDoubleValue> LLJava.__Patterns.term_ConstantDoubleValue(Pattern<? super LLJava.Loadable> superpattern) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ConstantDoubleValueModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.ConstantDoubleValue el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ConstantDoubleValue e0) protected voidLLJava.MultiVisitor.action(LLJava.ConstantDoubleValue e0) protected voidLLJava.Visitor.action(LLJava.ConstantDoubleValue e0) protected voidLLJava.MultiVisitor.descend(LLJava.ConstantDoubleValue e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ConstantDoubleValue e0) protected voidLLJava.MultiVisitor.post(LLJava.ConstantDoubleValue e0) protected voidLLJava.MultiVisitor.pre(LLJava.ConstantDoubleValue e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ConstantDoubleValue el) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ConstantDoubleValueModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ConstantDoubleValue(Pattern<? super LLJava.ConstantDoubleValue> p) static Pattern<LLJava.ConstantDouble> LLJava.__Patterns.term_ConstantDouble(Pattern<? super LLJava.ConstantDoubleValue> superpattern, Pattern<? super Double> p_value) static Pattern<LLJava.ConstantLong> LLJava.__Patterns.term_ConstantLong(Pattern<? super LLJava.ConstantDoubleValue> superpattern, Pattern<? super Long> p_value)