We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement layout and trivia that can optionally be ignored in the red view of the green tree.
Note: Annotations will not contain trivia, or if they do, there is no special support for filtering them.
Trivia
getChildren
NameAgePair
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Implement layout and trivia that can optionally be ignored in the red view of the green tree.
Trivia
term type.getChildren
of the red terms to only show the non-trivia terms.NameAgePair
, it has to use dynamic indices (because there may be arbitrary trivia in the subterms).The text was updated successfully, but these errors were encountered: