C# (CSharp) Ancestry.Daisy.Language 네임스페이스

중첩된 네임스페이스

Ancestry.Daisy.Language.AST

클래스들

이름 설명
DaisyAst
DaisyParser
InconsistentWhitespaceException
Lexer
Token
UnexpectedTokenException
WhitespaceEater The WhitespaceEater is in charge of counting and managing whitespace at the begining of lines. It handles: Consistency of types of whitespace (tabs vs spaces) Consistency of number of whitespaces (# of spaces being counted as an indent) The number of indents on each line The change in the number of idents from the last line Counts the number of indents open at a time
WhitespaceEater.TrimResult
WhitespaceEater.WhitespaceMorsel