Squeak Class Documentation category index | class index  
 
DialectStream
  category: System-Compiler
  superclass: TextStream
  subclasses:

No comment. Sorry.

instance methods
  access
  dialect
setDialect:

  color/style
  colorTable
withColor:emphasis:do:
withStyleFor:do:

class methods
  class initialization
  initialize
initializeST80ColorTable
initializeSq00ColorTable

  instance creation
  dialect:contents:

instance methods
  access top  
 

dialect


 

setDialect:


  color/style top  
 

colorTable

Answer the table to use to determine colors


 

withColor:emphasis:do:

Evaluate the given block with the given color and style text attribute


 

withStyleFor:do:

Evaluate aBlock with appropriate emphasis and color for the given elementType


class methods
  class initialization top  
 

initialize

Initialize the color tables


 

initializeST80ColorTable

Initiialize the colors that characterize the ST80 dialect


 

initializeSq00ColorTable

Initiialize the colors that characterize the Sq00 dialect


  instance creation top  
 

dialect:contents:

Evaluate blockWithArg on a DialectStream of the given description