# Interface: SAXParserOptions ### Properties * [sourceCodeLocationInfo](#locationinfo) --- ## Properties ### `` sourceCodeLocationInfo **● sourceCodeLocationInfo**: *`boolean`* Enables source code location information for the tokens. When enabled, each token will have `sourceCodeLocation` property. ___