Squeak Class Documentation category index | class index  
 
SyntaxAttribute
  category: System-Compiler
  superclass: Object
  subclasses:

Represents a color and possibly a style attribute to be applied to a syntactic element for pretty-printing. The attributeList inst var is a cache.

instance methods
  accessing
  attributeList
color
color:
emphasis
emphasis:

class methods
  as yet unclassified
  color:emphasis:

instance methods
  accessing top  
 

attributeList

Answer a list of text attributes that characterize the receiver


 

color


 

color:


 

emphasis


 

emphasis:


class methods
  as yet unclassified top  
 

color:emphasis: