21 22 23
# File 'lib/crokus/token.rb', line 21 def accept visitor,arg=nil visitor.visitToken(self,arg) end