Uses of Class
eu.bandm.tools.lljava.absy.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
Modifier and TypeFieldDescriptionprotected LLJava.ConstantLong
LLJava.LongLiteral.entry
Generated by umod; model author's documentation MISSING.Modifier 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.Modifier 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) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.ConstantLong el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.ConstantLong e0) protected void
LLJava.MultiVisitor.action
(LLJava.ConstantLong e0) protected void
LLJava.Visitor.action
(LLJava.ConstantLong e0) protected void
LLJava.MultiVisitor.descend
(LLJava.ConstantLong e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.ConstantLong e0) protected void
LLJava.MultiVisitor.post
(LLJava.ConstantLong e0) protected void
LLJava.MultiVisitor.pre
(LLJava.ConstantLong e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.ConstantLong el) boolean
LLJava.ConstantLong.x_equals
(LLJava.ConstantLong e0) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_ConstantLong
(Pattern<? super LLJava.ConstantLong> p) -
Uses of LLJava.ConstantLong in eu.bandm.tools.lljava.codec