Skip to content

Conversation

@nkcsgexi
Copy link
Contributor

No description provided.

nkcsgexi and others added 17 commits November 12, 2018 15:42
add doc-comments for visitor APIs.
Add swift-tools-version comment to README example
The logic here was flipped, causing nodes at the beginning of a line to display their start location at the end of the previous line.
Using enum case instead of boolean value to indicate how SyntaxVisitor should continue.
Use .exact instead of .branch in README
Properly compute start location after leading trivia
Add an API for unknown checking.
Add a SyntaxVerifier to assert no unknown syntax in a fully parsed tree.
NFC: make SyntaxVerifier more swifty.
@nkcsgexi nkcsgexi merged commit df26ae7 into swift-5.0-branch Nov 15, 2018
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
Support formatting and linting from standard input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants