| Package | Description |
|---|---|
| com.puppycrawl.tools.checkstyle |
Contains the implementation of the Checkstyle framework.
|
| Modifier and Type | Method and Description |
|---|---|
private static void |
JavaAstVisitor.DetailAstPair.addAstChild(JavaAstVisitor.DetailAstPair pair,
DetailAstImpl ast)
Adds a child (or new root) to the given DetailAstPair.
|
private static void |
JavaAstVisitor.DetailAstPair.makeAstRoot(JavaAstVisitor.DetailAstPair pair,
DetailAstImpl ast)
This method is used to replace the
^ (set as root node) ANTLR2
operator. |
Copyright © 2001-2022. All Rights Reserved.