 | SimpleCharStreamAdjustBeginLineColumn Method |
Method to adjust line and column numbers for the start of a token.
Namespace: de.unika.ipd.grGen.grShellAssembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntaxpublic void AdjustBeginLineColumn(
int newLine,
int newCol
)
Parameters
- newLine Int32
-
- newCol Int32
-
See Also