public final class ParsingUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
getParamOrPatternNames(Node n,
java.util.function.Consumer<Node> cb)
Calls
cb with all NAMEs declared in a PARAM_LIST or destructuring pattern. |
Copyright © 2009-2020 Google. All Rights Reserved.