 | SequenceBinaryExpressionBalanceIfStaticallyUnknown Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntaxprotected void BalanceIfStaticallyUnknown(
IGraphProcessingEnvironment procEnv,
Object leftValue,
Object rightValue,
ref string balancedType,
ref string leftType,
ref string rightType
)
Parameters
- procEnv
- Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
- leftValue
- Type: SystemObject
- rightValue
- Type: SystemObject
- balancedType
- Type: SystemString
- leftType
- Type: SystemString
- rightType
- Type: SystemString
See Also