Ejemplo n.º 1
0
 function toDialectString(IDialect $dialect)
 {
     return $dialect->getTypeRepresentation($this);
 }