Update README.md #15
Annotations
10 warnings
test:
Lexi/CommonPatterns.cs#L5
Missing XML comment for publicly visible type or member 'CommonPatterns'
|
test:
Lexi/Lexer.cs#L5
Missing XML comment for publicly visible type or member 'Lexer'
|
test:
Lexi/Lexer.cs#L5
Missing XML comment for publicly visible type or member 'Lexer.Lexer(Pattern[], Pattern[])'
|
test:
Lexi/Lexer.cs#L16
Missing XML comment for publicly visible type or member 'Lexer.NextMatch(MatchResult)'
|
test:
Lexi/Lexer.cs#L18
Missing XML comment for publicly visible type or member 'Lexer.NextMatch(Source)'
|
test:
Lexi/MatchResult.cs#L6
Missing XML comment for publicly visible type or member 'MatchResult'
|
test:
Lexi/MatchResult.cs#L6
Missing XML comment for publicly visible type or member 'MatchResult.MatchResult(Source, Symbol)'
|
test:
Lexi/MatchResult.cs#L10
Missing XML comment for publicly visible type or member 'MatchResult.Source'
|
test:
Lexi/MatchResult.cs#L11
Missing XML comment for publicly visible type or member 'MatchResult.Symbol'
|
test:
Lexi/Pattern.cs#L7
Missing XML comment for publicly visible type or member 'Pattern'
|