Click or drag to resize

PegCharParserGetSource Method

Gets the current source text.

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string GetSource()

Return Value

String
The current source text.
See Also