Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.PegParser
PegBaseParser Class
PegBaseParser Methods
And Method
Any Method
Construct Method
DefaultNodeCreator Method
ForRepeat Method
GetProperties Method
GetRoot Method
GetRuleNameFromId Method
Not Method
Option Method
OptRepeat Method
Peek Method
PlusRepeat Method
ResetTree Method
Rewind Method
SetErrorDestination Method
SetNodeCreator Method
TreeAST Method
TreeChars Method
TreeCharsWithId Method
TreeNodeToString Method
TreeNT Method
Peg
Base
Parser
Any Method
Matches any single source element.
Namespace:
Altaxo.Main.PegParser
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
Any
()
Return Value
Boolean
true
if input was available; otherwise,
false
.
See Also
Reference
PegBaseParser Class
Altaxo.Main.PegParser Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net