public class DebugExtension extends AbstractExtension
| Constructor and Description |
|---|
DebugExtension() |
| Modifier and Type | Method and Description |
|---|---|
List<NodeVisitorFactory> |
getNodeVisitors()
Node visitors will travel the AST tree during the compilation phase.
|
String |
toString() |
getAttributeResolver, getBinaryOperators, getFilters, getFunctions, getGlobalVariables, getTests, getTokenParsers, getUnaryOperatorspublic List<NodeVisitorFactory> getNodeVisitors()
ExtensiongetNodeVisitors in interface ExtensiongetNodeVisitors in class AbstractExtensionCopyright © 2019. All rights reserved.