收藏 分享(赏)

PASCAL.doc

上传人:tkhy51908 文档编号:6884599 上传时间:2019-04-25 格式:DOC 页数:3 大小:24.50KB
下载 相关 举报
PASCAL.doc_第1页
第1页 / 共3页
PASCAL.doc_第2页
第2页 / 共3页
PASCAL.doc_第3页
第3页 / 共3页
亲,该文档总共3页,全部预览完了,如果喜欢就下载吧!
资源描述

1、* TIParser *constructor TIParser.Create;begininherited Create;FHistory := TStringList.Create;HistorySize := 10;Style := psPascal;end;destructor TIParser.Destroy;beginFHistory.Free;inherited Destroy;end;function TIParser.Token: string;varP, F: PChar;const$IFDEF RA_DStSkip = , #10, #13;$ENDIF RA_D$IFD

2、EF RA_BStSkip = #10#13;$ENDIF RA_Bprocedure SkipComments;begincase P0 of:if FStyle = psPascal thenbeginF := StrScan(P + 1, );if F = nil then IParserError(ieBadRemark, P - FpcProgram);P := F + 1;end;:if FStyle = psPascal then IParserError(ieBadRemark, P - FpcProgram);(:if (FStyle = psPascal) and (P1

3、= *) thenbeginF := P + 2;while true dobeginF := StrScan(F, *);if F = nil then IParserError(ieBadRemark, P - FpcProgram);if F1 = ) thenbegininc(F);break;end;inc(F);end;P := F + 1;end;*:if FStyle = psPascal thenbeginif (P1 = ) thenIParserError(ieBadRemark, P - FpcProgram)endelse if FStyle = psCpp then

4、if (P1 = /) then IParserError(ieBadRemark, P - FpcProgram);/:if (FStyle in psPascal, psCpp) and (P1 = /) thenbeginF := StrScan(P + 1, #13);if F = nil then F := StrEnd(P + 1);P := F;endelse if (FStyle = psCpp) and (P1 = *) thenbeginF := P + 2;while true dobeginF := StrScan(F, *);if F = nil then IPars

5、erError(ieBadRemark, P - FpcProgram);if F1 = / thenbegininc(F);break;end;inc(F);end;P := F + 1;end;#:if (FStyle in psPython, psPerl) and(P = FpcProgram) or (P-1 in #10, #13) thenbeginF := StrScan(P + 1, #13);if F = nil then F := StrEnd(P + 1);P := F;end;:if FStyle = psVB thenbeginF := StrScan(P + 1, #13);if F = nil then F := StrEnd(P + 1);P := F;end;end;end;

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 企业管理 > 管理学资料

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报