Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ConstantString
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.ConstantString in eu.bandm.tools.lljava.absy
Modifier and TypeFieldDescriptionprotected LLJava.ConstantString
LLJava.StringLiteral.entry
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionLLJava.ConstantString.doclone()
Clones this object.LLJava.StringLiteral.get_entry()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.LLJava.ConstantString.with_value
(LLJava.ConstantUTF8 val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.ConstantString>
LLJava.ConstantString.get_value
(Pattern<? super LLJava.ConstantUTF8> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ConstantString>
LLJava.__Patterns.term_ConstantString
(Pattern<? super LLJava.ConstantSingleValue> superpattern, Pattern<? super LLJava.ConstantUTF8> p_value) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.ConstantString el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.ConstantString e0) protected void
LLJava.MultiVisitor.action
(LLJava.ConstantString e0) protected void
LLJava.Visitor.action
(LLJava.ConstantString e0) protected void
LLJava.MultiVisitor.descend
(LLJava.ConstantString e0) void
LLJava.MATCH_ONLY_00.match
(LLJava.ConstantString e0) protected void
LLJava.MultiVisitor.post
(LLJava.ConstantString e0) protected void
LLJava.MultiVisitor.pre
(LLJava.ConstantString e0) protected Format
LLJava.__Formatter.toFormat
(LLJava.ConstantString el) boolean
LLJava.ConstantString.x_equals
(LLJava.ConstantString e0) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_ConstantString
(Pattern<? super LLJava.ConstantString> p) -
Uses of LLJava.ConstantString in eu.bandm.tools.lljava.codec