文件名称:DelphiAST-master
介绍说明--下载内容均来自于网络,请自行研究使用
Abstract Syntax Tree Builder for Delphi
With DelphiAST you can take real Delphi code and get an abstract syntax tree. One unit at time and without a symbol table though.
With DelphiAST you can take real Delphi code and get an abstract syntax tree. One unit at time and without a symbol table though.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DelphiAST-master
................\.gitattributes
................\.gitignore
................\.gitmodules
................\Demo
................\....\DelphiASTDemo.dpr
................\....\DelphiASTDemo.dproj
................\....\DelphiASTDemo.lpi
................\....\DelphiASTDemo.lpr
................\....\DelphiASTDemo.lps
................\....\DelphiASTDemo.or
................\....\DelphiASTDemo.res
................\....\uMainForm.dfm
................\....\uMainForm.lfm
................\....\uMainForm.pas
................\LICENSE
................\README.md
................\Source
................\......\DelphiAST.Classes.pas
................\......\DelphiAST.Consts.pas
................\......\DelphiAST.Writer.pas
................\......\DelphiAST.pas
................\......\FreePascalSupport
................\......\.................\FPC_StringBuilder
................\......\.................\Generics.Collection
................\......\.................\IOUtils.pas
................\......\SimpleParser
................\......\............\SimpleParser.Lexer.Types.pas
................\......\............\SimpleParser.Lexer.pas
................\......\............\SimpleParser.Types.pas
................\......\............\SimpleParser.inc
................\......\............\SimpleParser.pas
................\......\............\SimpleParser.rsj
................\Test
................\....\DelphiASTTest.dpr
................\....\DelphiASTTest.dproj
................\....\DelphiASTTest.lpr
................\....\DelphiASTTest.res
................\....\Snippets
................\....\........\DeprecatedOnConst.pas
................\....\........\deprecatedtype.pas
................\....\........\dottedtypes.pas
................\....\........\experimentals.pas
................\....\........\externalfunction.pas
................\....\........\finalizationinitializationexports.pas
................\....\........\forwardoverloaded.pas
................\....\........\forwardwithoutsemicolon.pas
................\....\........\genericconstraints.pas
................\....\........\genericinterfacemethoddelegation.pas
................\....\........\implementsgenerictype.pas
................\....\........\includefile.inc
................\....\........\includefile.pas
................\....\........\messagemethod.pas
................\....\........\pointerchars.pas
................\....\........\properties.pas
................\....\........\strictvisibility.pas
................\....\........\tryexcept.pas
................\....\........\umlauts.pas
................\....\uMainForm.dfm
................\....\uMainForm.pas