User Tools

Site Tools


pdf:typing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
pdf:typing [2015/04/02 16:14] – [Specializing] christianpdf:typing [2015/04/02 16:15] – [Specializing] christian
Line 65: Line 65:
  
 From the pragmas above types (instances of Type) are created when sending #typesOf: to a Dictionary with the attribute name as argument. Example: From the pragmas above types (instances of Type) are created when sending #typesOf: to a Dictionary with the attribute name as argument. Example:
-  Trailer new typesOf: #Root+<code smalltalk> 
 +Trailer new typesOf: #Root 
 +</code>
 returns returns
-  Array with: (IndirectType on: Catalog)+<code smalltalk> 
 +Array with: (IndirectType on: Catalog) 
 +</code>
  
 ==== Extended typing ==== ==== Extended typing ====
/var/www/virtual/code4hl/html/dokuwiki/data/pages/pdf/typing.txt · Last modified: 2015/04/02 16:17 by christian