You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are having a lot of errors on files with RTTI attributes
line 24:2 no viable alternative at input '['
line 25:2 missing DOTDOT at 'TBarcodeDecoder'
line 25:20 missing SEMI at 'class'
line 25:25 mismatched input '(' expecting OPERATOR
line 28:4 mismatched input 'FContext' expecting CLASS
line 31:4 mismatched input 'FSampleBarcode' expecting CLASS
line 34:4 mismatched input 'FDecoderPropertyString' expecting CLASS
line 37:4 mismatched input 'FDecoderStatoRec' expecting CLASS
line 40:4 mismatched input 'FDecoderProperty' expecting CLASS
line 43:4 mismatched input 'FAnagFields' expecting CLASS
line 66:2 mismatched input 'public' expecting IMPLEMENTATION
line 87:5 mismatched input ';' expecting DOT
ERROR: Error while parsing D:\JA\workspace\featurebranch---1fb6176a\Kernel\Impl.BarcodeDecoder.pas
we are having a lot of errors on files with RTTI attributes
line 24:2 no viable alternative at input '['
line 25:2 missing DOTDOT at 'TBarcodeDecoder'
line 25:20 missing SEMI at 'class'
line 25:25 mismatched input '(' expecting OPERATOR
line 28:4 mismatched input 'FContext' expecting CLASS
line 31:4 mismatched input 'FSampleBarcode' expecting CLASS
line 34:4 mismatched input 'FDecoderPropertyString' expecting CLASS
line 37:4 mismatched input 'FDecoderStatoRec' expecting CLASS
line 40:4 mismatched input 'FDecoderProperty' expecting CLASS
line 43:4 mismatched input 'FAnagFields' expecting CLASS
line 66:2 mismatched input 'public' expecting IMPLEMENTATION
line 87:5 mismatched input ';' expecting DOT
ERROR: Error while parsing D:\JA\workspace\featurebranch---1fb6176a\Kernel\Impl.BarcodeDecoder.pas
is there any way to implement that syntax?
source code
The text was updated successfully, but these errors were encountered: