PegCharParserSetSource Method |
Sets the current source text.
Namespace: Altaxo.Main.PegParserAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetSource(
string src
)
Parameters
- src String
- The source text.
See Also