lazarus/components/codetools/examples/scanexamples
mattias c5c9d0014f codetools: added example FindReferences
git-svn-id: trunk@63086 -
2020-04-27 21:08:35 +00:00
..
include
abstractclass1.pas
addeventexample.pas codetools: fixed example addeventmethod 2013-09-18 15:03:58 +00:00
addwith1.pas codetools: find all with candidates 2011-09-08 01:02:10 +00:00
arrays.pas codetools: added test for nested arrays 2013-09-18 21:17:18 +00:00
assignexample1.pas codetools: started FindAssignMethod 2011-04-27 17:51:15 +00:00
BigLettersUnit.pas fixed double clicking on treeview without node 2006-03-07 11:01:48 +00:00
brokenfilenames.pas
brokenincfiles.inc
changeparamlist1.pas
commentsidentifiers.pas undo 2012-08-21 07:48:52 +00:00
completeprocbeginend.pas
completion1.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
directives1.pas
empty.inc improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr 2006-03-05 23:55:40 +00:00
emptymethods1.pas
findref_cursor.pas codetools: added example FindReferences 2020-04-27 21:08:35 +00:00
findref_declaration.pas codetools: added example FindReferences 2020-04-27 21:08:35 +00:00
findref_program.pas codetools: added example FindReferences 2020-04-27 21:08:35 +00:00
genericsexample.pas codetools: do not parse public after class member variable, bug #20713 2011-11-23 23:18:35 +00:00
getcontextexample.pas
getterexample1.pas
identcomplexample.pas
indentation.pas
initvars1.pas
methodjump1.pas
missingh2pasdirectives.pas codetools: imporoved finding unreachable IFDEF blocks 2007-08-13 18:07:51 +00:00
modemacpas.pas cleaned up 2015-10-26 21:41:56 +00:00
nestedclasses.pas
objctest1.pas codetools: skip 'OPTIONAL' and 'REQUIRED' sections in objcprotocol 2011-11-22 01:47:51 +00:00
overloadedfunction.pas codetools: TCodeToolManager.Init now raises an exception if something is wrong with the compiler 2007-09-17 11:04:08 +00:00
procsandmethods1.pas
publishedmethods1.pas codetools: added PublishedMethodExists, GetCompatiblePublishedMethods without typedata 2011-03-21 09:56:35 +00:00
publishedmethods2.pas
publishedvars.pas
recordsexample.pas
removewith1.pas codetools: RemoveWithBlock: unindent 2011-05-07 23:10:20 +00:00
resourcetest1.pas
simpleunit1.pas
test.h
teststacktrace1.pas
tgeneric2.pas codetools: implemented local type and var section for generics 2007-08-17 12:48:29 +00:00
uglyifdefs.pas codetools: implemented function to convert simple functions to constants, h2pas: new tools to reduce IFDEFs and fucntions to constant conversion 2007-08-08 18:22:43 +00:00
unusedunits1.pas codetools: added example for unused units 2009-04-09 12:57:21 +00:00
usedunitrefs1.pas
wrongforwarddefinitions.pas