Uses of Class
eu.bandm.tools.lljava.absy.LLJava.QualId
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.QualId in eu.bandm.tools.lljava.absy
Modifier and TypeFieldDescriptionstatic final LLJava.QualId
SemanticUtils.javaLangObjectId
protected LLJava.QualId
LLJava.Annotation.name
Generated by umod; model author's documentation MISSING.protected LLJava.QualId
LLJava.Class.name
Generated by umod; model author's documentation MISSING.protected LLJava.QualId
LLJava.ClassAnnotationValue.name
Generated by umod; model author's documentation MISSING.protected LLJava.QualId
LLJava.ClassType.name
Generated by umod; model author's documentation MISSING.protected LLJava.QualId
LLJava.ClassTypeExpr.name
Generated by umod; model author's documentation MISSING.protected LLJava.QualId
LLJava.MemberStaticName.owner
Generated by umod; model author's documentation MISSING.protected LLJava.QualId
LLJava.EnumAnnotationValue.type
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionLLJava.QualId.doclone()
Clones this object.static LLJava.QualId
SemanticUtils.front
(LLJava.QualId qualId) LLJava.Annotation.get_name()
Generated by umod; model author's documentation MISSING.LLJava.Class.get_name()
Generated by umod; model author's documentation MISSING.LLJava.ClassAnnotationValue.get_name()
Generated by umod; model author's documentation MISSING.LLJava.ClassType.get_name()
Generated by umod; model author's documentation MISSING.LLJava.ClassTypeExpr.get_name()
Generated by umod; model author's documentation MISSING.LLJava.MemberStaticName.get_owner()
Generated by umod; model author's documentation MISSING.LLJava.EnumAnnotationValue.get_type()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.(package private) static LLJava.QualId
ConstantPoolCollector.parseSystemName
(String name) static LLJava.QualId
SemanticUtils.qualId
(LLJava.QualId front, LLJava.Id last) static LLJava.QualId
SemanticUtils.qualId
(LLJava.QualId front, String last) static LLJava.QualId
static LLJava.QualId
Generated by umod; model author's documentation MISSING.LLJava.QualId.with_qualifier
(CheckedList<LLJava.Id> val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionstatic Pattern<LLJava.QualId>
Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.QualId>
LLJava.QualId.get_qualifier
(Pattern<? super CheckedList<LLJava.Id>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.QualId>
LLJava.__Patterns.term_QualId
(Pattern<Object> superpattern, Pattern<? super CheckedList<LLJava.Id>> p_qualifier, Pattern<? super LLJava.Id> p_id) Modifier and TypeMethodDescriptionprotected void
LLJava.__Formatter.action
(LLJava.QualId el) protected void
LLJava.MATCH_ONLY_00.action
(LLJava.QualId e0) protected void
LLJava.MultiVisitor.action
(LLJava.QualId e0) protected void
LLJava.Visitor.action
(LLJava.QualId e0) protected void
LLJava.MultiVisitor.descend
(LLJava.QualId e0) void
LLJava.MultiVisitor.follow_qualifier
(LLJava.QualId element) void
LLJava.Visitor.follow_qualifier
(LLJava.QualId element) void
LLJava.MATCH_ONLY_00.followAll_qualifier
(LLJava.QualId element) static LLJava.QualId
SemanticUtils.front
(LLJava.QualId qualId) static String
FormatUtils.id2string
(LLJava.QualId id) void
LLJava.MATCH_ONLY_00.match
(LLJava.QualId e0) protected void
LLJava.MultiVisitor.post
(LLJava.QualId e0) protected void
LLJava.MultiVisitor.pre
(LLJava.QualId e0) static LLJava.QualId
SemanticUtils.qualId
(LLJava.QualId front, LLJava.Id last) static LLJava.QualId
SemanticUtils.qualId
(LLJava.QualId front, String last) boolean
LLJava.Annotation.set_name
(LLJava.QualId val) Generated by umod; model author's documentation MISSING.boolean
LLJava.Class.set_name
(LLJava.QualId val) Generated by umod; model author's documentation MISSING.boolean
LLJava.ClassAnnotationValue.set_name
(LLJava.QualId val) Generated by umod; model author's documentation MISSING.boolean
LLJava.ClassTypeExpr.set_name
(LLJava.QualId val) Generated by umod; model author's documentation MISSING.boolean
LLJava.MemberStaticName.set_owner
(LLJava.QualId val) Generated by umod; model author's documentation MISSING.boolean
LLJava.EnumAnnotationValue.set_type
(LLJava.QualId val) Generated by umod; model author's documentation MISSING.(package private) static String
ConstantPoolCollector.systemName
(LLJava.QualId q) protected Format
LLJava.__Formatter.toFormat
(LLJava.QualId el) (package private) static LLJava.ObjectVType
TypeChecker.translate
(LLJava.QualId cname) LLJava.ClassType.with_name
(LLJava.QualId val) Generated by umod; model author's documentation MISSING.boolean
LLJava.QualId.x_equals
(LLJava.QualId e0) Modifier and TypeMethodDescriptionLLJava.__Patterns.cast_QualId
(Pattern<? super LLJava.QualId> p) static Pattern<LLJava.Annotation>
LLJava.Annotation.get_name
(Pattern<? super LLJava.QualId> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Class>
LLJava.Class.get_name
(Pattern<? super LLJava.QualId> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ClassAnnotationValue>
LLJava.ClassAnnotationValue.get_name
(Pattern<? super LLJava.QualId> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ClassType>
LLJava.ClassType.get_name
(Pattern<? super LLJava.QualId> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.ClassTypeExpr>
LLJava.ClassTypeExpr.get_name
(Pattern<? super LLJava.QualId> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.MemberStaticName>
LLJava.MemberStaticName.get_owner
(Pattern<? super LLJava.QualId> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.EnumAnnotationValue>
LLJava.EnumAnnotationValue.get_type
(Pattern<? super LLJava.QualId> p) Lifts a pattern which matches the field value to one which matches this whole object.ModifierConstructorDescriptionAnnotation
(LLJava.QualId name, boolean runtimeVisible) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Class
(LLJava.QualId name, LLJava.ClassReference superClass) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".ClassType
(LLJava.QualId name) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".ClassTypeExpr
(LLJava.QualId name) Constructor generated according to specification #1
Constructor defined according to directive "C 1/..".ClassTypeExpr
(LLJava.QualId name, CheckedList<LLJava.TypeArgument> arguments) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".EnumAnnotationValue
(LLJava.QualId type, LLJava.Id name) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".MemberStaticName
(LLJava.Id name, LLJava.QualId owner) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". -
Uses of LLJava.QualId in eu.bandm.tools.lljava.codec
Modifier and TypeMethodDescriptionprotected LLJava.QualId
Decoder.classRefName
(boolean optional, int index) protected LLJava.QualId
-
Uses of LLJava.QualId in eu.bandm.tools.lljava.parser
Modifier and TypeMethodDescriptionprotected abstract LLJava.QualId
LLJavaGrammar.qualId
(Reducer.Context<SourceId> context, List<LLJava.Id> ids) protected LLJava.QualId
LLJavaParser.qualId
(Reducer.Context<SourceId> context, List<LLJava.Id> parts) Modifier and TypeMethodDescriptionprotected abstract LLJava.Annotation
LLJavaGrammar.annotation
(Reducer.Context<SourceId> context, LLJava.QualId name, List<Map.Entry<LLJava.Id, LLJava.AnnotationValue>> elems) protected LLJava.Annotation
LLJavaParser.annotation
(Reducer.Context<SourceId> context, LLJava.QualId name, List<Map.Entry<LLJava.Id, LLJava.AnnotationValue>> elems) protected abstract LLJava.Class
LLJavaGrammar.classDefinition
(Reducer.Context<SourceId> context, List<LLJava.ModifierExpr> modifiers, LLJava.QualId name, List<LLJava.TypeParameter> typeParameters, LLJava.ClassReference superclass, List<LLJava.ClassReference> interfaces, List<LLJava.Member> members) protected LLJava.Class
LLJavaParser.classDefinition
(Reducer.Context<SourceId> context, List<LLJava.ModifierExpr> modifiers, LLJava.QualId name, List<LLJava.TypeParameter> typeParameters, LLJava.ClassReference superclass, List<LLJava.ClassReference> interfaces, List<LLJava.Member> members) protected abstract LLJava.ClassTypeExpr
LLJavaGrammar.classType
(Reducer.Context<SourceId> context, LLJava.QualId name, List<LLJava.TypeArgument> arguments) protected LLJava.ClassTypeExpr
LLJavaParser.classType
(Reducer.Context<SourceId> context, LLJava.QualId name, List<LLJava.TypeArgument> arguments) protected abstract LLJava.MemberStaticName
LLJavaGrammar.memberStaticName
(Reducer.Context<SourceId> context, LLJava.QualId name) protected LLJava.MemberStaticName
LLJavaParser.memberStaticName
(Reducer.Context<SourceId> context, LLJava.QualId fullName)