| Class | Description |
|---|---|
| CheckFilter |
Base class for
checks that act as a filter for a single child. |
| IdentCheckFilter |
CheckFilter that can be used to skip "ident" tokens. |
| RequiresOuterThisFilter |
TreeWalkerFilter that can used to relax the 'this.' requirement when
referring to an outer class from an inner class. |
Copyright © 2019. All rights reserved.