stx_libjava.st
branchdevelopment
changeset 1997 8bcca8a0e8a1
parent 1987 596f7d5cb7cd
parent 1989 131b7459fdab
child 2008 c348b894fbfe
equal deleted inserted replaced
1996:0edecf17c815 1997:8bcca8a0e8a1
   411         (JavaLookupResolutionAlgorithmTests autoload)
   411         (JavaLookupResolutionAlgorithmTests autoload)
   412         (JavaLookupTests autoload)
   412         (JavaLookupTests autoload)
   413         (JavaLookupTestsResource autoload)
   413         (JavaLookupTestsResource autoload)
   414         JavaCodeLibraryOrBundle
   414         JavaCodeLibraryOrBundle
   415         JavaCodeBundle
   415         JavaCodeBundle
   416         JavaRootBundle
   416         JavaClassPathBundle
   417         JavaCodeLibrary
   417         JavaCodeLibrary
   418     )
   418     )
       
   419 
       
   420     "Modified: / 23-01-2013 / 16:15:33 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   419 !
   421 !
   420 
   422 
   421 extensionMethodNames
   423 extensionMethodNames
   422     "lists the extension methods which are to be included in the project.
   424     "lists the extension methods which are to be included in the project.
   423      Entries are 2-element array literals, consisting of class-name and selector."
   425      Entries are 2-element array literals, consisting of class-name and selector."