antlr-d v1.7.3 (2020-04-15T19:04:07Z)
Dub
Repo
Trees.findNodeSuchThat
antlr
v4
runtime
tree
Trees
Trees
@uml Return first node satisfying the pred
class
Trees
static
Tree
findNodeSuchThat
(
Tree
t
,
Predicate
!
Tree
pred
)
Meta
Source
See Implementation
antlr
v4
runtime
tree
Trees
Trees
static functions
_findAllNodes
descendants
findAllNodes
findAllRuleNodes
findAllTokenNodes
findNodeSuchThat
getAncestors
getChildren
getDescendants
getNodeText
getRootOfSubtreeEnclosingRegion
isAncestorOf
stripChildrenOutOfRange
toStringTree
@uml Return first node satisfying the pred