![]() | NameLookup Class |
Namespace: de.unika.ipd.grGen.lgsp
public class NameLookup
The NameLookup type exposes the following members.
Name | Description | |
---|---|---|
![]() | NameLookup | Initializes a new instance of the NameLookup class |
Name | Description | |
---|---|---|
![]() | Copy | |
![]() | PatchUsersOfCopiedElements | |
![]() | ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() | Expr |
The expression for computing the key with which the name map will be accessed
|
![]() | NeededElement |
The pattern element that must be bound before the name map can be accessed.
null if the name map can be accessed straight from the beginning, does not depend on other nodes/edges.
|
![]() | VariablesNeeded |
Tells whether variables are needed for the expressions used in accessing the index.
This defines a constraint on scheduling.
|