Uses of Class
eu.bandm.tools.lljava.absy.LLJava.Name
Packages that use LLJava.Name
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.Name in eu.bandm.tools.lljava.absySubclasses of LLJava.Name in eu.bandm.tools.lljava.absyModifier and TypeClassDescriptionstatic className given in source code.static classSynthethic name, not given in source code.Fields in eu.bandm.tools.lljava.absy declared as LLJava.NameModifier and TypeFieldDescriptionprotected LLJava.NameLLJava.GotoInterval.endGenerated by umod; model author's documentation MISSING.protected LLJava.NameLLJava.GotoPoint.idGenerated by umod; model author's documentation MISSING.protected LLJava.NameLLJava.Label.nameGenerated by umod; model author's documentation MISSING.protected LLJava.NameLLJava.Local.nameGenerated by umod; model author's documentation MISSING.protected LLJava.NameLLJava.Parameter.nameGenerated by umod; model author's documentation MISSING.protected LLJava.NameLLJava.Variable.nameGenerated by umod; model author's documentation MISSING.protected LLJava.NameLLJava.VariableRef.nameGenerated by umod; model author's documentation MISSING.protected LLJava.NameLLJava.GotoInterval.startGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.lljava.absy with type parameters of type LLJava.NameModifier and TypeFieldDescription(package private) final Map<LLJava.Name, LLJava.Block> ContextChecker.EnvironmentAnnotator.controlEnv(package private) final Map<LLJava.Name, LLJava.Block> ContextChecker.LabelFinder.controlEnvprotected CheckedMap_RD<LLJava.Name, LLJava.Block> LLJava.Block.controlEnvGenerated by umod; model author's documentation MISSING.(package private) final Map<LLJava.Name, LLJava.Slot> ContextChecker.EnvironmentAnnotator.dataEnvprotected CheckedMap_RD<LLJava.Name, LLJava.Variable> LLJava.Block.dataEnvGenerated by umod; model author's documentation MISSING.protected CheckedList<LLJava.Name> LLJava.Block.labelsGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return LLJava.NameModifier and TypeMethodDescriptionstatic LLJava.NameSemanticUtils.anonymous()LLJava.Name.doclone()Clones this object.LLJava.GotoInterval.get_end()Generated by umod; model author's documentation MISSING.LLJava.GotoPoint.get_id()Generated by umod; model author's documentation MISSING.LLJava.Label.get_name()Generated by umod; model author's documentation MISSING.LLJava.Local.get_name()Generated by umod; model author's documentation MISSING.LLJava.Parameter.get_name()Generated by umod; model author's documentation MISSING.LLJava.Variable.get_name()Generated by umod; model author's documentation MISSING.LLJava.VariableRef.get_name()Generated by umod; model author's documentation MISSING.LLJava.GotoInterval.get_start()Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.(package private) LLJava.NameControlFlowSynthesizer.label(int pc) Methods in eu.bandm.tools.lljava.absy that return types with arguments of type LLJava.NameModifier and TypeMethodDescriptionLLJava.Block.get_controlEnv()Generated by umod; model author's documentation MISSING.LLJava.Block.get_dataEnv()Generated by umod; model author's documentation MISSING.LLJava.Block.get_labels()Generated by umod; model author's documentation MISSING.static Pattern<LLJava.Name> Methods in eu.bandm.tools.lljava.absy with parameters of type LLJava.NameModifier and TypeMethodDescriptionprotected voidLLJava.__Formatter.action(LLJava.Name el) protected voidLLJava.MATCH_ONLY_00.action(LLJava.Name e0) protected voidLLJava.MultiVisitor.action(LLJava.Name e0) protected voidLLJava.Visitor.action(LLJava.Name e0) booleanLLJava.Block.containsKey_controlEnv(LLJava.Name key0) Convenience un-Currying method.booleanLLJava.Block.containsKey_dataEnv(LLJava.Name key0) Convenience un-Currying method.protected voidLLJava.MultiVisitor.descend(LLJava.Name e0) voidLLJava.MATCH_ONLY_00.match(LLJava.Name e0) protected voidLLJava.MultiVisitor.post(LLJava.Name e0) protected voidLLJava.MultiVisitor.pre(LLJava.Name e0) voidLLJava.Block.put_controlEnv(LLJava.Name key0, LLJava.Block value) Convenience un-Currying method.voidLLJava.Block.put_dataEnv(LLJava.Name key0, LLJava.Variable value) Convenience un-Currying method.(package private) LLJava.BlockContextChecker.EnvironmentAnnotator.resolveControl(LLJava.Name label) (package private) LLJava.SlotContextChecker.EnvironmentAnnotator.resolveData(LLJava.Name name) booleanLLJava.GotoInterval.set_end(LLJava.Name val) Generated by umod; model author's documentation MISSING.booleanLLJava.GotoPoint.set_id(LLJava.Name val) Generated by umod; model author's documentation MISSING.booleanLLJava.Label.set_name(LLJava.Name val) Generated by umod; model author's documentation MISSING.booleanLLJava.Local.set_name(LLJava.Name val) Generated by umod; model author's documentation MISSING.booleanLLJava.Parameter.set_name(LLJava.Name val) Generated by umod; model author's documentation MISSING.booleanLLJava.VariableRef.set_name(LLJava.Name val) Generated by umod; model author's documentation MISSING.booleanLLJava.GotoInterval.set_start(LLJava.Name val) Generated by umod; model author's documentation MISSING.protected FormatLLJava.__Formatter.toFormat(LLJava.Name el) LLJava.Variable.with_name(LLJava.Name val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.NameModifier and TypeMethodDescriptionLLJava.__Patterns.cast_Name(Pattern<? super LLJava.Name> p) static Pattern<LLJava.Block> LLJava.Block.get_controlEnv(Pattern<? super CheckedMap_RD<LLJava.Name, LLJava.Block>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Block> LLJava.Block.get_dataEnv(Pattern<? super CheckedMap_RD<LLJava.Name, LLJava.Variable>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.GotoInterval> LLJava.GotoInterval.get_end(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.GotoPoint> LLJava.GotoPoint.get_id(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Block> LLJava.Block.get_labels(Pattern<? super CheckedList<LLJava.Name>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Label> LLJava.Label.get_name(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Local> LLJava.Local.get_name(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Parameter> LLJava.Parameter.get_name(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Variable> LLJava.Variable.get_name(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.VariableRef> LLJava.VariableRef.get_name(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.GotoInterval> LLJava.GotoInterval.get_start(Pattern<? super LLJava.Name> p) Lifts a pattern which matches the field value to one which matches this whole object.booleanLLJava.Block.set_controlEnv(CheckedMap_RD<LLJava.Name, LLJava.Block> val) Generated by umod; model author's documentation MISSING.booleanLLJava.Block.set_dataEnv(CheckedMap_RD<LLJava.Name, LLJava.Variable> val) Generated by umod; model author's documentation MISSING.booleanLLJava.Block.set_labels(CheckedList<LLJava.Name> val) Generated by umod; model author's documentation MISSING.static Pattern<LLJava.ExplicitName> LLJava.__Patterns.term_ExplicitName(Pattern<? super LLJava.Name> superpattern, Pattern<? super LLJava.Id> p_id) static Pattern<LLJava.ImplicitName> LLJava.__Patterns.term_ImplicitName(Pattern<? super LLJava.Name> superpattern, Pattern<? super LLJava.Anonymity> p_id) Constructors in eu.bandm.tools.lljava.absy with parameters of type LLJava.NameModifierConstructorDescriptionGotoInterval(LLJava.Name start) Synthetic minimal constructor provided by the umod compiler.GotoInterval(LLJava.Name start, LLJava.Name end) Constructor generated according to specification #0
 Constructor defined according to directive "C 0/..".GotoPoint(LLJava.Name id) Constructor generated according to specification #0
 Constructor defined according to directive "C 0/..".Label(LLJava.Name name) Constructor generated according to specification #0
 Constructor defined according to directive "C 0/..".Local(LLJava.TypeExpr type, LLJava.Name name) Constructor generated according to specification #0
 Constructor defined according to directive "C 0/..".Parameter(LLJava.TypeExpr type, LLJava.Name name) Constructor generated according to specification #0
 Constructor defined according to directive "C 0/..".Variable(LLJava.Type type, LLJava.Name name) Constructor generated according to specification #0
 Constructor defined according to directive "C 0/..".VariableRef(LLJava.Name name) Constructor generated according to specification #0
 Constructor defined according to directive "C 0/..".Constructor parameters in eu.bandm.tools.lljava.absy with type arguments of type LLJava.NameModifierConstructorDescription(package private)EnvironmentAnnotator(ContextChecker.EnvironmentAnnotator parent, Map<LLJava.Name, LLJava.Slot> dataEnv) 
- 
Uses of LLJava.Name in eu.bandm.tools.lljava.parserFields in eu.bandm.tools.lljava.parser with type parameters of type LLJava.NameMethods in eu.bandm.tools.lljava.parser with parameters of type LLJava.NameModifier and TypeMethodDescriptionprotected abstract LLJava.GotoIntervalLLJavaGrammar.gotoInterval(Reducer.Context<SourceId> context, LLJava.Name start, Optional<LLJava.Name> end) protected LLJava.GotoIntervalLLJavaParser.gotoInterval(Reducer.Context<SourceId> context, LLJava.Name start, Optional<LLJava.Name> end) Method parameters in eu.bandm.tools.lljava.parser with type arguments of type LLJava.NameModifier and TypeMethodDescriptionprotected abstract LLJava.GotoIntervalLLJavaGrammar.gotoInterval(Reducer.Context<SourceId> context, LLJava.Name start, Optional<LLJava.Name> end) protected LLJava.GotoIntervalLLJavaParser.gotoInterval(Reducer.Context<SourceId> context, LLJava.Name start, Optional<LLJava.Name> end) protected abstract LLJava.ParameterLLJavaGrammar.methodParameter(Reducer.Context<SourceId> context, List<LLJava.ModifierExpr> modifiers, LLJava.TypeExpr type, Optional<LLJava.Name> name) protected LLJava.ParameterLLJavaParser.methodParameter(Reducer.Context<SourceId> context, List<LLJava.ModifierExpr> modifiers, LLJava.TypeExpr type, Optional<LLJava.Name> name)