 | NameLookup Constructor |
Initializes a new instance of the
NameLookup class
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic NameLookup(
PatternElement neededElement,
bool variablesNeeded,
Expression expr
)
Parameters
- neededElement PatternElement
-
- variablesNeeded Boolean
-
- expr Expression
-
See Also