Squeak Class Documentation category index | class index  
 
DialectMethodNode
  category: System-Compiler
  superclass: MethodNode
  subclasses:

The purpose of this class is to carry along with theinformation in a regular method node the further information that it was parsed from an laternate dialect of Squeak. Which dialect that was is carried as a symbol in the dialect variable.

instance methods
  as yet unclassified
  setDialect:
test:with:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

setDialect:


 

test:with:


class methods
  no messages top