Click or drag to resize

PegCharParserOptimizedLiterals Class

[Missing <summary> documentation for "T:Altaxo.Main.PegParser.PegCharParser.OptimizedLiterals"]

Inheritance Hierarchy
SystemObject
  Altaxo.Main.PegParserPegCharParserOptimizedLiterals

Namespace: Altaxo.Main.PegParser
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public sealed class OptimizedLiterals

The PegCharParserOptimizedLiterals type exposes the following members.

Constructors
 NameDescription
Public methodPegCharParserOptimizedLiteralsInitializes a new instance of the PegCharParserOptimizedLiterals class
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also