[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/phing/parser/ -> Location.php (sommaire)

(pas de description)

Poids: 72 lignes (2 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Location:: (2 méthodes):
  Location()
  toString()


Classe: Location  - X-Ref

Stores the file name and line number of a XML file

Location($fileName = null, $lineNumber = null, $columnNumber = null)   X-Ref
Constructs the location consisting of a file name and line number

param: string  the filename
param: integer the line number
param: integer the column number

toString()   X-Ref
Returns the file name, line number and a trailing space.

An error message can be appended easily. For unknown locations,
returns empty string.

return: string the string representation of this Location object



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7