Uses of Class
eu.bandm.tools.lljava.absy.LLJava.ConstantString
Packages that use 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
Fields in eu.bandm.tools.lljava.absy declared as LLJava.ConstantStringModifier and TypeFieldDescriptionprotected LLJava.ConstantString
LLJava.StringLiteral.entry
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.ConstantStringModifier 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.Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.ConstantStringModifier 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) Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.ConstantStringModifier 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) Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.ConstantStringModifier and TypeMethodDescriptionLLJava.__Patterns.cast_ConstantString
(Pattern<? super LLJava.ConstantString> p) -
Uses of LLJava.ConstantString in eu.bandm.tools.lljava.codec
Methods in eu.bandm.tools.lljava.codec with parameters of type LLJava.ConstantString