lazarus/components/codetools/examples/scanexamples
mattias 5364c52f95 codetools: FindUsedUnitReferences
git-svn-id: trunk@42681 -
2013-09-08 19:19:55 +00:00
..
abstractclass1.pas
addeventexample.pas
addwith1.pas codetools: find all with candidates 2011-09-08 01:02:10 +00:00
assignexample1.pas codetools: started FindAssignMethod 2011-04-27 17:51:15 +00:00
BigLettersUnit.pas
brokenfilenames.pas codetools: CheckUsesSection: fix directories too 2013-06-05 19:40:40 +00:00
brokenincfiles.inc
changeparamlist1.pas codetools: added cache to FindReferences 2011-05-04 13:40:35 +00:00
commentsidentifiers.pas undo 2012-08-21 07:48:52 +00:00
completion1.pas codetools: fixed complete proc from statement 2013-05-09 11:24:39 +00:00
directives1.pas codetools: fixed result of ExploreUnitDirectives 2013-06-11 14:14:02 +00:00
empty.inc
emptymethods1.pas
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 codetools: GetExpandedOperand: typecast 2011-09-11 20:57:31 +00:00
identcomplexample.pas
indentation.pas
methodjump1.pas
missingh2pasdirectives.pas
modemacpas.pas
nestedclasses.pas
objctest1.pas codetools: skip 'OPTIONAL' and 'REQUIRED' sections in objcprotocol 2011-11-22 01:47:51 +00:00
overloadedfunction.pas
procsandmethods1.pas codetools: aded FindProcDeclaration 2011-05-02 09:08:23 +00:00
publishedmethods1.pas
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
tgeneric2.pas
uglyifdefs.pas
unusedunits1.pas
usedunitrefs1.pas codetools: FindUsedUnitReferences 2013-09-08 19:19:55 +00:00
wrongforwarddefinitions.pas