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.ConstantStringLLJava.StringLiteral.entryGenerated 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 voidLLJava.__Formatter.action(LLJava.ConstantString el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.ConstantString e0) protected voidLLJava.MultiVisitor.action(LLJava.ConstantString e0) protected voidLLJava.Visitor.action(LLJava.ConstantString e0) protected voidLLJava.MultiVisitor.descend(LLJava.ConstantString e0) voidLLJava.MATCH_ONLY_00.match(LLJava.ConstantString e0) protected voidLLJava.MultiVisitor.post(LLJava.ConstantString e0) protected voidLLJava.MultiVisitor.pre(LLJava.ConstantString e0) protected FormatLLJava.__Formatter.toFormat(LLJava.ConstantString el) booleanLLJava.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