Свойство | Тип | Описание | |
---|---|---|---|
Errors | string>>.List |
Метод | Описание | |
---|---|---|
GetEorrorMessages ( ) : string | ||
Load ( string file ) : |
||
ParseYamlStream ( ParserInput |
||
YamlParser ( ) : System |
Метод | Описание | |
---|---|---|
AddIndent ( |
||
Chomp ( string linebreaks ) : string | ||
ClearError ( int count ) : void | ||
DecreaseIndent ( ) : void |
Decrease Indent for Nested Block Collection
|
|
Error ( string message ) : int | ||
GetAnchoredDataItem ( string name ) : |
||
IncreaseIndent ( ) : void |
Increase Indent for Nested Block Collection
|
|
IncreaseIndentIfZero ( ) : void |
Mandatory Indentation for "non-indented" Scalar
|
|
MatchTerminal ( char terminal, bool &success ) : char | ||
MatchTerminalRange ( char start, char end, bool &success ) : char | ||
MatchTerminalSet ( string terminalSet, bool isComplement, bool &success ) : char | ||
MatchTerminalString ( string terminalString, bool &success ) : string | ||
ParseAliasNode ( bool &success ) : |
||
ParseAnchor ( bool &success ) : string | ||
ParseAnchorName ( bool &success ) : string | ||
ParseBlank ( bool &success ) : char | ||
ParseBlockCollection ( bool &success ) : |
||
ParseBlockCollectionEntry ( bool &success ) : |
||
ParseBlockCollectionEntryOptionalIndent ( bool &success ) : |
||
ParseBlockContent ( bool &success ) : |
||
ParseBlockExplicitKey ( bool &success ) : |
||
ParseBlockExplicitValue ( bool &success ) : |
||
ParseBlockKey ( bool &success ) : |
||
ParseBlockMapping ( bool &success ) : |
||
ParseBlockMappingEntry ( bool &success ) : |
||
ParseBlockScalar ( bool &success ) : |
||
ParseBlockScalarModifier ( bool &success ) : |
||
ParseBlockSequence ( bool &success ) : |
||
ParseBlockSequenceEntry ( bool &success ) : |
||
ParseBlockSimpleKey ( bool &success ) : |
||
ParseBlockSimpleValue ( bool &success ) : |
||
ParseChompedLineBreak ( bool &success ) : string | ||
ParseChompingIndicator ( bool &success ) : char | ||
ParseComment ( bool &success ) : void | ||
ParseComments ( bool &success ) : void | ||
ParseDataItem ( bool &success ) : |
||
ParseDigit ( bool &success ) : char | ||
ParseDirective ( bool &success ) : Directive | ||
ParseDirectiveName ( bool &success ) : string | ||
ParseDirectiveParameter ( bool &success ) : string | ||
ParseDocumentMarker ( bool &success ) : void | ||
ParseDoubleQuotedMultiLine ( bool &success ) : string | ||
ParseDoubleQuotedMultiLineBreak ( bool &success ) : string | ||
ParseDoubleQuotedMultiLineFist ( bool &success ) : string | ||
ParseDoubleQuotedMultiLineInner ( bool &success ) : string | ||
ParseDoubleQuotedMultiLineLast ( bool &success ) : string | ||
ParseDoubleQuotedSingleLine ( bool &success ) : string | ||
ParseDoubleQuotedText ( bool &success ) : string | ||
ParseEmptyBlock ( bool &success ) : |
||
ParseEmptyFlow ( bool &success ) : |
||
ParseEmptyLineBlock ( bool &success ) : string | ||
ParseEmptyLinePlain ( bool &success ) : void | ||
ParseEmptyLineQuoted ( bool &success ) : void | ||
ParseEndOfDocument ( bool &success ) : void | ||
ParseEscapeSequence ( bool &success ) : char | ||
ParseEscapedLineBreak ( bool &success ) : void | ||
ParseEscapedSingleQuote ( bool &success ) : char | ||
ParseExplicitDocument ( bool &success ) : |
||
ParseExplicitKey ( bool &success ) : |
||
ParseExplicitValue ( bool &success ) : |
||
ParseFlowContentInBlock ( bool &success ) : |
||
ParseFlowContentInFlow ( bool &success ) : |
||
ParseFlowKey ( bool &success ) : |
||
ParseFlowMapping ( bool &success ) : |
||
ParseFlowMappingEntry ( bool &success ) : |
||
ParseFlowNodeInFlow ( bool &success ) : |
||
ParseFlowScalarInBlock ( bool &success ) : |
||
ParseFlowScalarInFlow ( bool &success ) : |
||
ParseFlowSequence ( bool &success ) : |
||
ParseFlowSequenceEntry ( bool &success ) : |
||
ParseFlowSingPair ( bool &success ) : |
||
ParseFoldedLine ( bool &success ) : string | ||
ParseFoldedLines ( bool &success ) : string | ||
ParseFoldedText ( bool &success ) : string | ||
ParseGlobalTagPrefix ( bool &success ) : GlobalTagPrefix | ||
ParseHexDigit ( bool &success ) : char | ||
ParseIgnoredBlank ( bool &success ) : void | ||
ParseIgnoredSpace ( bool &success ) : void | ||
ParseImplicitDocument ( bool &success ) : |
||
ParseIndent ( ) : bool | ||
ParseIndent ( bool &success ) : void | ||
ParseIndentIndicator ( bool &success ) : char | ||
ParseIndentedBlock ( bool &success ) : |
||
ParseIndentedBlockNode ( bool &success ) : |
||
ParseIndentedContent ( bool &success ) : |
||
ParseInlineComment ( bool &success ) : void | ||
ParseInlineComments ( bool &success ) : void | ||
ParseInteger ( bool &success ) : string | ||
ParseLetter ( bool &success ) : char | ||
ParseLineBreak ( bool &success ) : void | ||
ParseLineFolding ( bool &success ) : string | ||
ParseLiteralContent ( bool &success ) : string | ||
ParseLiteralFirst ( bool &success ) : string | ||
ParseLiteralInner ( bool &success ) : string | ||
ParseLiteralText ( bool &success ) : string | ||
ParseLocalTagPrefix ( bool &success ) : LocalTagPrefix | ||
ParseMapping ( bool &success ) : Mapping | ||
ParseNamedTagHandle ( bool &success ) : NamedTagHandle | ||
ParseNodeProperty ( bool &success ) : NodeProperty | ||
ParseNonBreakChar ( bool &success ) : char | ||
ParseNonSpaceChar ( bool &success ) : char | ||
ParseNonSpaceSep ( bool &success ) : char | ||
ParseNonSpecificTag ( bool &success ) : NonSpecificTag | ||
ParseNormalizedLineBreak ( bool &success ) : char | ||
ParsePlainText ( bool &success ) : string | ||
ParsePlainTextChar ( bool &success ) : string | ||
ParsePlainTextCharInFlow ( bool &success ) : string | ||
ParsePlainTextFirstChar ( bool &success ) : string | ||
ParsePlainTextFirstCharInFlow ( bool &success ) : string | ||
ParsePlainTextInFlow ( bool &success ) : string | ||
ParsePlainTextInFlowMoreLine ( bool &success ) : string | ||
ParsePlainTextInFlowSingleLine ( bool &success ) : string | ||
ParsePlainTextMoreLine ( bool &success ) : string | ||
ParsePlainTextMultiLine ( bool &success ) : string | ||
ParsePlainTextSingleLine ( bool &success ) : string | ||
ParsePrimaryTagHandle ( bool &success ) : PrimaryTagHandle | ||
ParseReservedDirective ( bool &success ) : ReservedDirective | ||
ParseReservedLineBreak ( bool &success ) : string | ||
ParseScalar ( bool &success ) : Scalar | ||
ParseSecondaryTagHandle ( bool &success ) : SecondaryTagHandle | ||
ParseSeparatedBlock ( bool &success ) : DataItem | ||
ParseSeparatedBlockNode ( bool &success ) : DataItem | ||
ParseSeparatedContent ( bool &success ) : DataItem | ||
ParseSeparationLines ( bool &success ) : void | ||
ParseSeparationLinesInFlow ( bool &success ) : void | ||
ParseSeparationSpace ( bool &success ) : void | ||
ParseSeparationSpaceAsIndent ( bool &success ) : void | ||
ParseSequence ( bool &success ) : Sequence | ||
ParseShorthandTag ( bool &success ) : ShorthandTag | ||
ParseSimpleKey ( bool &success ) : DataItem | ||
ParseSingleQuotedMultiLine ( bool &success ) : string | ||
ParseSingleQuotedMultiLineFist ( bool &success ) : string | ||
ParseSingleQuotedMultiLineInner ( bool &success ) : string | ||
ParseSingleQuotedMultiLineLast ( bool &success ) : string | ||
ParseSingleQuotedSingleLine ( bool &success ) : string | ||
ParseSingleQuotedText ( bool &success ) : string | ||
ParseSpace ( bool &success ) : char | ||
ParseSpacedLine ( bool &success ) : string | ||
ParseSpacedLines ( bool &success ) : string | ||
ParseSpacedPlainTextChar ( bool &success ) : string | ||
ParseSpacedPlainTextCharInFlow ( bool &success ) : string | ||
ParseTag ( bool &success ) : Tag | ||
ParseTagChar ( bool &success ) : char | ||
ParseTagDirective ( bool &success ) : TagDirective | ||
ParseTagHandle ( bool &success ) : TagHandle | ||
ParseTagPrefix ( bool &success ) : TagPrefix | ||
ParseUriChar ( bool &success ) : char | ||
ParseVerbatimTag ( bool &success ) : VerbatimTag | ||
ParseWordChar ( bool &success ) : char | ||
ParseYamlDirective ( bool &success ) : YamlDirective | ||
ParseYamlStream ( bool &success ) : YamlStream | ||
ParseYamlVersion ( bool &success ) : YamlVersion | ||
RememberIndent ( ) : void | ||
RestoreIndent ( ) : void | ||
SetDataItemProperty ( DataItem dataItem, NodeProperty property ) : void | ||
SetInput ( ParserInput |
||
TerminalMatch ( char terminal ) : bool | ||
TerminalMatch ( char terminal, int pos ) : bool |
public static Load ( string file ) : |
||
file | string | |
Результат |
public ParseYamlStream ( ParserInput |
||
input | ParserInput |
|
success | bool | |
Результат | YamlStream |