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
arrays.pas codetools: added test for nested arrays 2013-09-18 21:17:18 +00:00
assignexample1.pas
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
directives1.pas codetools: fixed result of ExploreUnitDirectives 2013-06-11 14:14:02 +00:00
empty.inc
emptymethods1.pas
findref_cursor.pas
findref_declaration.pas
findref_program.pas
genericsexample.pas
getcontextexample.pas codetools: creating FPC source defines with appended pathdelim 2008-12-08 15:01:18 +00:00
getterexample1.pas
identcomplexample.pas
indentation.pas
initvars1.pas codetools: GetPossibleInitsForVariable: function results 2015-03-01 15:56:55 +00:00
methodjump1.pas codetools: added example file for methodjumping 2009-12-03 11:38:21 +00:00
missingh2pasdirectives.pas codetools: imporoved finding unreachable IFDEF blocks 2007-08-13 18:07:51 +00:00
modemacpas.pas
nestedclasses.pas codetools: examples for records with methods and delphi generics 2011-02-03 09:29:05 +00:00
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
publishedmethods2.pas
publishedvars.pas
recordsexample.pas
removewith1.pas codetools: RemoveWithBlock: unindent 2011-05-07 23:10:20 +00:00
resourcetest1.pas codetools: AddResourceDirective can now add custom directives 2007-11-26 12:09:22 +00:00
simpleunit1.pas
test.h codetools: clean up 2008-07-31 14:37:06 +00:00
teststacktrace1.pas
tgeneric2.pas
uglyifdefs.pas
unusedunits1.pas codetools: added example for unused units 2009-04-09 12:57:21 +00:00
usedunitrefs1.pas
wrongforwarddefinitions.pas