Click or drag to resize

PegByteParser Class

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

Inheritance Hierarchy
SystemObject
  Altaxo.Main.PegParserPegBaseParser
    Altaxo.Main.PegParserPegByteParser

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

The PegByteParser type exposes the following members.

Constructors
 NameDescription
Public methodPegByteParserInitializes a new instance of the PegByteParser class
Public methodPegByteParser(Byte)Initializes a new instance of the PegByteParser class
Public methodPegByteParser(Byte, TextWriter)Initializes a new instance of the PegByteParser class
Top
Methods
 NameDescription
Public methodAnd
(Inherited from PegBaseParser)
Public methodAny
(Inherited from PegBaseParser)
Public methodBit 
Public methodBits(Int32, Int32, PegByteParserBytesetData) 
Public methodBits(Int32, Int32, Byte) 
Public methodBitsInto(Int32, Int32, Int32) 
Public methodBitsInto(Int32, Int32, PegByteParserBytesetData, Int32) 
Public methodChar(Byte) 
Public methodChar(Byte) 
Public methodChar(Byte, Byte) 
Public methodChar(Byte, Byte, Byte) 
Public methodChar(Byte, Byte, Byte, Byte) 
Public methodChar(Byte, Byte, Byte, Byte, Byte) 
Public methodChar(Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodChar(Byte, Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodChar(Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodConstruct(TextWriter)
(Inherited from PegBaseParser)
Public methodConstruct(Byte, TextWriter) 
Protected methodDefaultNodeCreator
(Inherited from PegBaseParser)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodFatal 
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodForRepeat(Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodForRepeat(Int32, Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetProperties
(Inherited from PegBaseParser)
Public methodGetRoot
(Inherited from PegBaseParser)
Public methodGetRuleNameFromId
(Inherited from PegBaseParser)
Public methodGetSource 
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIChar(Byte) 
Public methodIChar(Byte) 
Public methodIChar(Byte, Byte) 
Public methodIChar(Byte, Byte, Byte) 
Public methodIChar(Byte, Byte, Byte, Byte) 
Public methodIChar(Byte, Byte, Byte, Byte, Byte) 
Public methodIChar(Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodIChar(Byte, Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodIn(Byte) 
Public methodIn(Byte, Byte) 
Public methodIn(Byte, Byte, Byte, Byte) 
Public methodIn(Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodIn(Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodInto(PegBaseParserMatcher, PegBegEnd) 
Public methodInto(PegBaseParserMatcher, Byte) 
Public methodInto(PegBaseParserMatcher, Double) 
Public methodInto(PegBaseParserMatcher, Int32) 
Public methodIntoBits(Int32, Int32, Int32) 
Public methodIntoBits(Int32, Int32, PegByteParserBytesetData, Int32) 
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodNot
(Inherited from PegBaseParser)
Public methodNotBit 
Public methodNotBits 
Public methodNotIn 
Public methodNotOneOf 
Public methodOneOf(Byte) 
Public methodOneOf(PegByteParserBytesetData) 
Public methodOneOf(Byte, Byte) 
Public methodOneOf(Byte, Byte, Byte) 
Public methodOneOf(Byte, Byte, Byte, Byte) 
Public methodOneOf(Byte, Byte, Byte, Byte, Byte) 
Public methodOneOf(Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodOneOf(Byte, Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodOneOf(Byte, Byte, Byte, Byte, Byte, Byte, Byte, Byte) 
Public methodOption
(Inherited from PegBaseParser)
Public methodOptRepeat
(Inherited from PegBaseParser)
Public methodPeek
(Inherited from PegBaseParser)
Public methodPeekBit 
Public methodPeekBits 
Public methodPlusRepeat
(Inherited from PegBaseParser)
Public methodResetTree
(Inherited from PegBaseParser)
Public methodRewind
(Inherited from PegBaseParser)
Public methodSetErrorDestination
(Inherited from PegBaseParser)
Public methodSetNodeCreator
(Inherited from PegBaseParser)
Public methodSetSource 
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodStatic memberToUpper 
Public methodTreeAST(PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeAST(PegBaseParserCreator, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeAST(Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeAST(PegBaseParserCreator, Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeChars(PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeChars(PegBaseParserCreator, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeCharsWithId(Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeCharsWithId(PegBaseParserCreator, Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeNodeToString
(Inherited from PegBaseParser)
Public methodTreeNT(PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeNT(PegBaseParserCreator, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeNT(Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodTreeNT(PegBaseParserCreator, Int32, PegBaseParserMatcher)
(Inherited from PegBaseParser)
Public methodWarning 
Top
Fields
 NameDescription
Protected fieldbMute_
(Inherited from PegBaseParser)
Protected fielderrOut_
(Inherited from PegBaseParser)
Protected fieldnodeCreator_
(Inherited from PegBaseParser)
Protected fieldpos_
(Inherited from PegBaseParser)
Protected fieldsrc_ 
Protected fieldsrcLen_
(Inherited from PegBaseParser)
Top
See Also