Package | Description |
---|---|
org.antlr.v4.runtime.tree |
Modifier and Type | Method and Description |
---|---|
static Tree |
Trees.findNodeSuchThat(Tree t,
Predicate<Tree> pred)
Return first node satisfying the pred
|
Copyright © 1992–2020 ANTLR. All rights reserved.