location:int [read-only]
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0 |
Provides read-only access to the location variable.
Implementation public function get location():inttext:String [read-only]
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0 |
Provides read-only access to the text variable.
Implementation public function get text():Stringpublic function PGNParseError(message:String, location:int = 0, text:String)| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9.0 |
Constructs a new PGNParseError.
Parameters | message:String — The error message that occured during parsing
|
| |
| location:int (default = 0) |
| |
| text:String |
Thu Jan 16 2014, 01:11 PM +08:00