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