public: void SynErr(
int line,
int col,
int n
);public void SynErr(
int line,
int col,
int n
);Public Function SynErr(
line As Integer,
col As Integer,
n As Integer
) As voidThis is SynErr, a member of class Errors.
|
Copyright (c) 2005. All rights reserved.
|